summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-11-23 14:23:52 -0500
committerGaetan Nadon <memsize@videotron.ca>2009-11-23 14:23:52 -0500
commit349f9495b601d883080888c66091216f680ddc1c (patch)
tree2de63d3869601758212f775e9e736528cd309014
parenteae07fd9c55cc9247df7be7319ac20256ab54219 (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 9892e5a..7e9bc40 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,6 +40,8 @@ CLEANFILES = $(font_DATA)
EXTRA_DIST = $(BDF_FILES)
+MAINTAINERCLEANFILES = ChangeLog INSTALL
+
install-data-hook:
@rm -f $(DESTDIR)$(fontdir)/font.dir
$(MKFONTDIR) $(DESTDIR)$(fontdir)