summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-03-29 14:53:49 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-03-29 14:53:49 -0400
commitea333fad90bce73c95a5ac310c127e22d6b41c6c (patch)
tree094a7d9f297889d7ea423b139bb907f1c8bc20bd
parent917a09fe40630d9ba2ac7f2f48636989f3163580 (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 a65cfd5..eba7178 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,7 +25,6 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xv.pc
MAINTAINERCLEANFILES = ChangeLog INSTALL
-EXTRA_DIST = xv.pc.in
.PHONY: ChangeLog INSTALL