Currently, includes are installed in ${prefix}/include, but
this is not not nice, as the headers are not properly named.
Install them into a sub-directory with a proper name.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
-DCONFIG_=\"$(config_prefix)\"
libkconfigparser_la_LDFLAGS = -release $(KCONFIGPARSER_LIB_VERSION)
-include_HEADERS = expr.h lkc.h lkc_proto.h
+kconfig_includedir = $(includedir)/kconfig
+kconfig_include_HEADERS = lkc.h expr.h lkc_proto.h
BUILT_SOURCES = hconf.c lconf.c