summaryrefslogtreecommitdiff
path: root/font/bh-100dpi/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'font/bh-100dpi/Makefile.am')
-rw-r--r--font/bh-100dpi/Makefile.am11
1 files changed, 7 insertions, 4 deletions
diff --git a/font/bh-100dpi/Makefile.am b/font/bh-100dpi/Makefile.am
index 68de22872..62d35f5fe 100644
--- a/font/bh-100dpi/Makefile.am
+++ b/font/bh-100dpi/Makefile.am
@@ -205,6 +205,8 @@ CLEANFILES = $(font_DATA) $(BUILT_BDF_FILES)
EXTRA_DIST = $(BDF_FILES) LU_LEGALNOTICE
+MAINTAINERCLEANFILES = ChangeLog INSTALL
+
all-local: $(BUILT_BDF_FILES) $(font_DATA)
install-data-hook:
@@ -215,12 +217,13 @@ install-data-hook:
distuninstallcheck:
@:
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
-.PHONY: ChangeLog
+.PHONY: ChangeLog INSTALL
+
+INSTALL:
+ $(INSTALL_CMD)
ChangeLog:
$(CHANGELOG_CMD)
-dist-hook: ChangeLog
+dist-hook: ChangeLog INSTALL