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
commit7dbd1d71ab51660670369713b7bf7d69be390953 (patch)
treede58cfb8d095609a78762508949a5b451e080821
parentdb00c253cc569c35a8f7025ef3c7328c32ee080a (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)