summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-11-27 20:56:04 -0500
committerGaetan Nadon <memsize@videotron.ca>2009-11-27 20:56:04 -0500
commited31677bb9b1dd9498715a922763968917b87e49 (patch)
tree5f91b4f3024dcd1dab0f48a57706bb8d81effec3
parent2d95ad4beed294a0a30fdb1d8e7798fa62455a41 (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 2cb07ed..3560e28 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,6 +24,7 @@ SUBDIRS = util src include man
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xt.pc
+MAINTAINERCLEANFILES = ChangeLog INSTALL
EXTRA_DIST = xt.pc.in
.PHONY: ChangeLog INSTALL