From b018907748cb4705f855e2f311c0b44cb2896c64 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 62ee57c..c1ff54a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,6 @@ fonts_HEADERS = \ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = fontsproto.pc -EXTRA_DIST = fontsproto.pc.in MAINTAINERCLEANFILES = ChangeLog INSTALL