From 21f7dc38add3bda551216a0fa6319d9f3f9af99a Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Sun, 28 Mar 2010 19:00:31 -0400 Subject: [PATCH] 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 5ce699f..8a318f6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,7 +46,6 @@ pkgconfig_DATA = xextproto.pc dist_doc_DATA = geproto.txt -EXTRA_DIST = xextproto.pc.in MAINTAINERCLEANFILES = ChangeLog INSTALL