From 724feb119aa1906f6a7a2f62fccb1b76bb56857c 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 bae789c..a1a75ef 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,6 @@ pkgconfig_DATA = renderproto.pc dist_doc_DATA = renderproto.txt -EXTRA_DIST = renderproto.pc.in MAINTAINERCLEANFILES = ChangeLog INSTALL