summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-03-29 14:53:48 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-03-29 14:53:48 -0400
commit48f5ab7093b98e8eeff69c004bbd53393a56984e (patch)
tree20f36dbe64e0d3ac8256d9b7f240a856892321d1
parent6fdf532d7a7d1f72681ce76c6cad9baf2306f08a (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.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 320c9e0..28f558d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,9 +25,6 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = applewm.pc
MAINTAINERCLEANFILES = ChangeLog INSTALL
-EXTRA_DIST = applewm.pc.in
-
-
.PHONY: ChangeLog INSTALL