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
commit048e97e3948dd0caf886f3cb789899f63dc9d1bf (patch)
tree126828c5f12a7eb436a25c795fe005cc6262923d
parent658574bb531f342947f484f9903e30032afce070 (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 9bc56ee..2eb82b5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,6 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xext.pc
MAINTAINERCLEANFILES = ChangeLog INSTALL
-EXTRA_DIST=xext.pc.in
.PHONY: ChangeLog INSTALL