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 --- bigreqsproto/Makefile.am | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'bigreqsproto') diff --git a/bigreqsproto/Makefile.am b/bigreqsproto/Makefile.am index 45960ba..58e836c 100644 --- a/bigreqsproto/Makefile.am +++ b/bigreqsproto/Makefile.am @@ -7,14 +7,3 @@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = bigreqsproto.pc -MAINTAINERCLEANFILES = ChangeLog INSTALL - -.PHONY: ChangeLog INSTALL - -INSTALL: - $(INSTALL_CMD) - -ChangeLog: - $(CHANGELOG_CMD) - -dist-hook: ChangeLog INSTALL -- cgit v1.2.3