The patch against the .gperf source file was missing from the generated
archive files, but is needed in case a user wants to update a local,
non-git tree.
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/hconf.c libs/parser/yconf.y.patch
+EXTRA_DIST += \
+ libs/parser/hconf.c \
+ libs/parser/hconf.gperf.patch \
+ libs/parser/yconf.y.patch
# libs/parser/kconfig-parser.pc generated by AC_CONFIG_FILES in configure.ac
pkgconfigdir = $(libdir)/pkg-config