summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-11-23 14:23:51 -0500
committerGaetan Nadon <memsize@videotron.ca>2009-11-23 14:23:51 -0500
commitb17809f7e81c3fa9ac2d40d9f475b812c0d61f52 (patch)
tree9c6a70674c7b4cb3ed350b878aea8b8683584e59
parent05dccba9a18cdc48fd1dff3263a7389e7724ea80 (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 32e05e7..5accaf5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -38,6 +38,8 @@ CLEANFILES = $(font_DATA)
EXTRA_DIST = $(BDF_FILES)
+MAINTAINERCLEANFILES = ChangeLog INSTALL
+
install-data-hook:
@rm -f $(DESTDIR)$(fontdir)/font.dir
$(MKFONTDIR) $(DESTDIR)$(fontdir)