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
commite8483875af8417918ce99fac61982167f96acf17 (patch)
tree57b55b59eeadfcf72b0463c41a3d1624faec239d
parent1ad4c147bbaf1523adba2e9f4b289c0fb4360097 (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 c020b27..420a225 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,6 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xxf86dga.pc
MAINTAINERCLEANFILES = ChangeLog INSTALL
-EXTRA_DIST = xxf86dga.pc.in
.PHONY: ChangeLog INSTALL