summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-11-26 09:19:53 -0500
committerGaetan Nadon <memsize@videotron.ca>2009-11-26 09:19:53 -0500
commitee1225481c1c5fe7b6fb9093df5fe4ae9f490e9e (patch)
tree7275667b34fd80ba24528c7a14c2035317a5a0a0
parentbaf85e944fbd238586805293025a11f62ee56683 (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.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e5d44d4..ef3146a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,10 +44,10 @@ dist_appdefault_DATA = \
app-defaults/XClock
EXTRA_DIST = \
- ChangeLog \
clmask.bit \
clock.bit
+MAINTAINERCLEANFILES = ChangeLog INSTALL
CLEANFILES = $(APPDEFAULTFILES)
appmandir = $(APP_MAN_DIR)