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
commitdf254d851cae1dcd1032e307bc828a5800e7342c (patch)
tree323a097a44ce40122ec2f65c44f931a75ce20cb7
parent22c90544537e661b71705c59e35616abb5aa4e55 (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 32ba0fa..ca6b30f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,6 +44,7 @@ appmandir = $(APP_MAN_DIR)
appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@)
EXTRA_DIST = $(appman_PRE) xrandr_test.pl keystone.5c
+MAINTAINERCLEANFILES = ChangeLog INSTALL
CLEANFILES = $(appman_DATA)
SED = sed