summaryrefslogtreecommitdiff
path: root/Makefile.am
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
commita6210dd05cfe92d0af2e23358851c3a38c2aaca6 (patch)
tree82197a139b287d1a8bcfe959585a4fb53824344e /Makefile.am
parent1de26ffbdec68f8ca6aa2448869a323bcceda26d (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.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 58bb18c..e505efd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,10 +4,7 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xmu.pc xmuu.pc
MAINTAINERCLEANFILES = ChangeLog INSTALL
-EXTRA_DIST = \
- xmu.pc.in \
- xmuu.pc.in \
- include/X11/Xmu/WhitePoint.h
+EXTRA_DIST = include/X11/Xmu/WhitePoint.h
.PHONY: ChangeLog INSTALL