From: Yann E. MORIN" Date: Mon, 26 Nov 2012 22:30:01 +0000 (+0100) Subject: parser: distribute new header X-Git-Tag: v3.7.0.0~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7fa72a393607e1a7f1d2a6bbe693e7b555b583ef;p=kconfig-frontends parser: distribute new header There is a new header, which we need to distribute, too. Signed-off-by: "Yann E. MORIN" --- diff --git a/libs/parser/Makefile.am b/libs/parser/Makefile.am index ad6e5aa..567b1e8 100644 --- a/libs/parser/Makefile.am +++ b/libs/parser/Makefile.am @@ -14,7 +14,7 @@ libkconfig_parser_la_LDFLAGS = -release $(KCONFIGPARSER_LIB_VERSION) -no-undefin libkconfig_parser_la_LIBADD = $(intl_LIBS) kconfig_includedir = $(includedir)/kconfig -kconfig_include_HEADERS = lkc.h expr.h lkc_proto.h +kconfig_include_HEADERS = list.h lkc.h expr.h lkc_proto.h BUILT_SOURCES = hconf.c lconf.c CLEANFILES = hconf.c lconf.c yconf.c