maint: fix distcheck.

* examples/local.mk (MAINTAINERCLEANFILES): Complete, and rename as...
(CLEANFILES): this,
* examples/calc++/local.mk, examples/mfcalc/local.mk,
* examples/rpcalc/local.mk (CLEANFILES): Add the generated files.
This commit is contained in:
Akim Demaille
2012-03-13 11:58:46 +01:00
parent dd31e17d7e
commit fca5693b76
4 changed files with 8 additions and 3 deletions

View File

@@ -18,6 +18,7 @@
## -------------------- ##
BUILT_SOURCES += $(mfcalc_sources)
CLEANFILES += examples/mfcalc/mfcalc.[ch] examples/mfcalc/mfcalc.output
mfcalc_extracted = \
examples/mfcalc/calc.h \