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