]> git.sur5r.net Git - kconfig-frontends/blobdiff - frontends/conf/Makefile.am
misc: move the parser and the lxdialog to libs/
[kconfig-frontends] / frontends / conf / Makefile.am
index 72f9a7c981e442db9b023f2984e910803437b646..c8068dffe9b808032c1e7deb686052ef64d539c7 100644 (file)
@@ -3,5 +3,5 @@ bin_PROGRAMS = conf
 conf_SOURCES = conf.c
 conf_CPPFLAGS = $(AM_CPPFLAGS)  \
                 $(GETTEXT)      \
-                -I../../parser
-conf_LDADD = ../../parser/libkconfigparser.a
+                -I../../libs/parser
+conf_LDADD = ../../libs/parser/libkconfigparser.a