From 5e22edcb54a29393ffb72e4014010835d1ceab69 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 62e247b..77d1ea7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,6 @@ pkgconfig_DATA = inputproto.pc dist_doc_DATA = XI2proto.txt XIproto.txt -EXTRA_DIST = inputproto.pc.in MAINTAINERCLEANFILES = ChangeLog INSTALL