summaryrefslogtreecommitdiff
path: root/misc/tools/kconfig-frontends/libs/parser/Makefile.in
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-06 19:29:01 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-06 19:29:01 +0000
commitd9b48f9fc52697a9006de38c45d0157aacddd3a8 (patch)
tree3eede258d09270ed8392ddeb797b3058ed068fe2 /misc/tools/kconfig-frontends/libs/parser/Makefile.in
parent21826b9fb273124cca1cf4d5466fe4ab6a948c52 (diff)
downloadpx4-nuttx-d9b48f9fc52697a9006de38c45d0157aacddd3a8.tar.gz
px4-nuttx-d9b48f9fc52697a9006de38c45d0157aacddd3a8.tar.bz2
px4-nuttx-d9b48f9fc52697a9006de38c45d0157aacddd3a8.zip
Update kconfig-frontends to 3.7.0
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5484 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/tools/kconfig-frontends/libs/parser/Makefile.in')
-rw-r--r--misc/tools/kconfig-frontends/libs/parser/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tools/kconfig-frontends/libs/parser/Makefile.in b/misc/tools/kconfig-frontends/libs/parser/Makefile.in
index 97793927c..7fa4e8507 100644
--- a/misc/tools/kconfig-frontends/libs/parser/Makefile.in
+++ b/misc/tools/kconfig-frontends/libs/parser/Makefile.in
@@ -304,7 +304,7 @@ libkconfig_parser_la_CFLAGS = $(AM_CFLAGS) $(kf_CFLAGS)
libkconfig_parser_la_LDFLAGS = -release $(KCONFIGPARSER_LIB_VERSION) -no-undefined
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
EXTRA_DIST = yconf.y.patch