summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-11-26 09:19:52 -0500
committerGaetan Nadon <memsize@videotron.ca>2009-11-26 09:19:52 -0500
commit8fd1d5d18a567c46982e5c9f3918e24a38e7329e (patch)
tree8e78e7b45c9b90362b2a9d3319f6e7508ac3e0cf
parentc6975a3be5cb34a3d1fd5bbf65816923bd5b2394 (diff)
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Now that the INSTALL file is generated. Allows running make maintainer-clean.
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 641f702..3ab82a4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,6 +27,7 @@ appman_PRE = mkfontdir.man
$(AM_V_GEN)$(SED) s,BINDIR,`echo @bindir@/mkfontscale | $(SED) s,/[^/]*$$,,`, < $< | $(SED) s/XCOMM/\#/ > $@
EXTRA_DIST = mkfontdir.cpp
+MAINTAINERCLEANFILES = ChangeLog INSTALL
CLEANFILES = $(bin_SCRIPTS)
appmandir = $(APP_MAN_DIR)