From eca8fc252af729453a2db8218fcfe3a686ba3df5 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 | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index f094975..061309f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,7 +27,6 @@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = xres.pc MAINTAINERCLEANFILES = ChangeLog INSTALL -EXTRA_DIST = xres.pc.in .PHONY: ChangeLog INSTALL -- cgit v1.2.1