summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-03-29 11:35:30 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-03-29 11:35:30 -0400
commitbe7a40a5fd45c2ad6c3ed1ab87537431613691a0 (patch)
tree8ff5b832fadccaa48508e39fa68bc7874e845569
parent2b5713c691be826ff79617c5e5dfa30614d3cb94 (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 bf91113..9609764 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,6 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xbitmaps.pc
MAINTAINERCLEANFILES = ChangeLog INSTALL
-EXTRA_DIST = xbitmaps.pc.in
CLEANFILES = xbitmaps.pc
bitmapdir = $(includedir)/X11/bitmaps