X-Git-Url: https://git.sur5r.net/?p=kconfig-frontends;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=8b648a16febb0d6769c52d501d2774d7691a62f7;hp=4106131eb07293ac48b8b5f4c9bc579797d820b7;hb=156d45afa762abcfa7416e08e0f8706b0bbeddae;hpb=4c2af9da565cd047f3383233682159ab92306835 diff --git a/Makefile.am b/Makefile.am index 4106131..8b648a1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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