]> git.sur5r.net Git - kconfig-frontends/blobdiff - Makefile.am
Makefile: add missing patch to dist archive
[kconfig-frontends] / Makefile.am
index 4106131eb07293ac48b8b5f4c9bc579797d820b7..8b648a16febb0d6769c52d501d2774d7691a62f7 100644 (file)
@@ -91,7 +91,10 @@ AM_V_GPERF_1 =
 
 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