summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-03-29 14:53:48 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-03-29 14:53:48 -0400
commit946578b59ced5d828b0ad62fe96fc6d9bb31008a (patch)
tree51cad63604aafd50aa3413b7ae1cfd398813a8f7
parente3acd4a80b246166bb971095ff598944fb59281b (diff)
config: remove the pkgconfig pc.in file from EXTRA_DIST
Automake always includes it in the tarball. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1843abd..d6a90e3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,7 +25,6 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xfixes.pc
MAINTAINERCLEANFILES = ChangeLog INSTALL
-EXTRA_DIST = xfixes.pc.in
.PHONY: ChangeLog INSTALL