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
commita3ed63ba72d767371174d1442c810144b0d2f8b7 (patch)
treeaff66b54ccf0ada74ea9e58b2e6fd8fa5a947420
parent02155a7f70ad94026a7c138081c4249cffbc25a7 (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 c91951b..82d138d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,6 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xxf86vm.pc
MAINTAINERCLEANFILES = ChangeLog INSTALL
-EXTRA_DIST = xxf86vm.pc.in
.PHONY: ChangeLog INSTALL