From cf119aa6bd5840eb1c1de8ed259623b12d41aaa1 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 8 Dec 2002 18:21:32 +0000 Subject: [PATCH] small fix Original commit message from CVS: small fix --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index a2d7955..ffa9c96 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,8 +34,8 @@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = gstreamer-@GST_MAJORMINOR@.pc EXTRA_DIST = gstreamer.spec.in \ - gstreamer-@GST_MAJORMINOR@.pc.in \ - gstreamer-@GST_MAJORMINOR@-uninstalled.pc.in \ + gstreamer.pc.in \ + gstreamer-uninstalled.pc.in \ configure.ac autogen.sh depcomp \ REQUIREMENTS ABOUT-NLS RELEASE DOCBUILDING DEVEL \ idiottest.mak common -- 2.7.4