summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-11-22 19:24:47 -0500
committerGaetan Nadon <memsize@videotron.ca>2009-11-22 19:24:47 -0500
commit5ffe2fc24f01f2f8b5ad32013a1ff81e3fc363d8 (patch)
tree88c0656325831fb32e37ba2127cdedbe8f705540
parent0ddf96a062a701414d6080abbd4484970097742d (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, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 71bc964..cbee27c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,6 +8,8 @@ pkgconfig_DATA = applewmproto.pc
EXTRA_DIST = applewmproto.pc.in
+MAINTAINERCLEANFILES = ChangeLog INSTALL
+
.PHONY: ChangeLog INSTALL
ChangeLog: