From f8914c5dba4c6514b83c7d8f5c550a2603e4da66 Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Mon, 29 Mar 2010 14:53:48 -0400 Subject: config: remove the pkgconfig pc.in file from EXTRA_DIST Automake always includes it in the tarball. Signed-off-by: Gaetan Nadon --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index d985f88..e683ffa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,8 +29,6 @@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = xdamage.pc MAINTAINERCLEANFILES = ChangeLog INSTALL -EXTRA_DIST = xdamage.pc.in - .PHONY: ChangeLog INSTALL -- cgit v1.2.1