X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=058690a78656ae97b111228bff69c2bc2fdea9ef;hb=11ed31bfe7de07707b2be506b4dde4322f478b9f;hp=014294041269c4e2e83ebe288837632c48365529;hpb=4326da204f9df312ed54892e2e1e356cae1972f7;p=kconfig-frontends diff --git a/Makefile.am b/Makefile.am index 0142940..058690a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,6 +15,7 @@ noinst_LIBRARIES = CLEANFILES = DISTCLEANFILES = +MAINTAINERCLEANFILES = BUILT_SOURCES = #=============================================================================== @@ -96,7 +97,7 @@ BUILT_SOURCES += \ libs/parser/lconf.c # Still, .c files generated from .y files are not cleaned by default, # so yconf.c must be explicitly listed: -CLEANFILES += \ +MAINTAINERCLEANFILES += \ libs/parser/hconf.c \ libs/parser/lconf.c \ libs/parser/yconf.c