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
commit95db8e410f15f8453f4fc29052e91d9a1a07109c (patch)
treeeb32290af9df954065d7a120176793bdf37e9438
parent47848ffd0ee01e8b2d6c4e533b02039489323a2d (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 a3cbb39..1f679c7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -64,6 +64,8 @@ CLEANFILES = $(font_DATA)
EXTRA_DIST = $(BDF_FILES)
+MAINTAINERCLEANFILES = ChangeLog INSTALL
+
install-data-hook:
@rm -f $(DESTDIR)$(fontdir)/font.dir
$(MKFONTDIR) $(DESTDIR)$(fontdir)