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
commit61d5231db418cec51bd718633c3bba39b18689d6 (patch)
tree9f949d3ab0473abdc8147fb33e42ad3c7b0e326a
parent69fc76a0321c6b25cc4286173c53435c69ab8e0e (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.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 6e0feac8..cbea211c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,8 +12,6 @@ pkgconfig_DATA += x11-xcb.pc
endif
MAINTAINERCLEANFILES = ChangeLog INSTALL
-EXTRA_DIST=x11.pc.in x11-xcb.pc.in
-
DISTCLEANFILES = doltcompile doltlibtool
.PHONY: ChangeLog INSTALL