summaryrefslogtreecommitdiff
path: root/Makefile.am
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
commit8e175ff18649bd30e862b6a6a5f82a4ed4d5241a (patch)
tree8d8f2f0b7aa147c4c0e1fc6923e3841e138d5956 /Makefile.am
parent09d61dc024d9846525e4c97d33cdf03c9f06c151 (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>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7936234..e4b0f52 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,6 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = ice.pc
MAINTAINERCLEANFILES = ChangeLog INSTALL
-EXTRA_DIST=ice.pc.in
.PHONY: ChangeLog INSTALL