From bba203c33e943d8de1bfe545434bee1db52a2245 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 c110e1c..40cb57c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,6 @@ glinternal_HEADERS = \ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = glproto.pc -EXTRA_DIST = glproto.pc.in MAINTAINERCLEANFILES = ChangeLog INSTALL -- cgit v1.2.1