summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-11-26 09:19:54 -0500
committerGaetan Nadon <memsize@videotron.ca>2009-11-26 09:19:54 -0500
commit532959ec60149589a72f027d96cb57f1368cdf89 (patch)
tree5b8c09b0a0b0fd003a879987b6d83ba6c8600293
parent0fa4fd255c494b8d9551453c07521fc7473fc2b6 (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 8d04ceb..d52692d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,6 +35,7 @@ appmandir = $(APP_MAN_DIR)
appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@)
EXTRA_DIST = $(appman_PRE)
+MAINTAINERCLEANFILES = ChangeLog INSTALL
CLEANFILES = $(appman_DATA)
.PHONY: ChangeLog INSTALL