From d672fc9bcb27018f10049552428b205f48c59d00 Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Sun, 28 Mar 2010 19:00:31 -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 e45230a..194214d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,6 @@ xf86bigfont_HEADERS = \ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = xf86bigfontproto.pc -EXTRA_DIST = xf86bigfontproto.pc.in MAINTAINERCLEANFILES = ChangeLog INSTALL -- cgit v1.2.1