From c0c77351aa5fbe84b5a98b4f4fc880ea8428bf1f Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 7 Apr 2010 16:40:03 -0700 Subject: Make 'distcheck' work. This involved removing the rules from all of the subdirectory Makefile.am files for ChangeLog and INSTALL targets, and then adding those to the toplevel Makefile.am file. Signed-off-by: Keith Packard --- xf86bigfontproto/Makefile.am | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'xf86bigfontproto') diff --git a/xf86bigfontproto/Makefile.am b/xf86bigfontproto/Makefile.am index 194214d..a303471 100644 --- a/xf86bigfontproto/Makefile.am +++ b/xf86bigfontproto/Makefile.am @@ -8,14 +8,3 @@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = xf86bigfontproto.pc -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL -- cgit v1.2.3