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
commitcc6e442b15988076f5ebc5513654826869378eee (patch)
tree36d030db118d977b2ee5427fc0b35bfe1cbcd5cb
parent7fcffe84dccc00f4318179f5237d2937c80abc02 (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 f34ff4c..adb4b45 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,6 +37,7 @@ appmandir = $(APP_MAN_DIR)
appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@)
EXTRA_DIST = $(appman_PRE) COPYING
+MAINTAINERCLEANFILES = ChangeLog INSTALL
CLEANFILES = $(appman_DATA)
SED = sed