As for lex and yacc generated files, also distribute the gperf-generated
file, as gperf is not always installed, and sometimes not the correct
version.
Reported-by: Freddie Chopin <freddie.chopin@gmail.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
(cherry picked from commit
84325c33cecc2deef8085d2d9438fa7cc2e0cabb)
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
BUILT_SOURCES += libs/parser/hconf.c libs/parser/lconf.c
CLEANFILES += libs/parser/hconf.c libs/parser/lconf.c libs/parser/yconf.c
-EXTRA_DIST += libs/parser/yconf.y.patch
+EXTRA_DIST += libs/parser/hconf.c libs/parser/yconf.y.patch
# libs/parser/kconfig-parser.pc generated by AC_CONFIG_FILES in configure.ac
pkgconfigdir = $(libdir)/pkg-config