From 48f5ab7093b98e8eeff69c004bbd53393a56984e Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Mon, 29 Mar 2010 14:53:48 -0400 Subject: config: remove the pkgconfig pc.in file from EXTRA_DIST Automake always includes it in the tarball. Signed-off-by: Gaetan Nadon --- Makefile.am | 3 --- 1 file changed, 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 -- cgit v1.2.3