From f01cb33610654d590339a838f0978386ed8ac5fd Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Mon, 29 Mar 2010 14:53:49 -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 | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 88ac298..cc24949 100644 --- a/Makefile.am +++ b/Makefile.am @@ -25,7 +25,6 @@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = xtst.pc MAINTAINERCLEANFILES = ChangeLog INSTALL -EXTRA_DIST = xtst.pc.in .PHONY: ChangeLog INSTALL -- cgit v1.2.1