From: Gaetan Nadon Date: Mon, 29 Mar 2010 18:53:49 +0000 (-0400) Subject: config: remove the pkgconfig pc.in file from EXTRA_DIST X-Git-Tag: libXtst-1.2.0~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f01cb33610654d590339a838f0978386ed8ac5fd;p=platform%2Fupstream%2FlibXtst.git config: remove the pkgconfig pc.in file from EXTRA_DIST Automake always includes it in the tarball. Signed-off-by: Gaetan Nadon --- 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