From 2af76f3837a89a83a08bbd4f97f2d50fd47dcae7 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 27 Jan 2003 15:27:57 +0000 Subject: more pc fixes Original commit message from CVS: more pc fixes --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index b2903b26..fb3fb4c1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,7 +45,8 @@ $(pcfiles_uninstalled): %-@GST_MAJORMINOR@-uninstalled.pc: %-uninstalled.pc gstreamer-gconf-@GST_MAJORMINOR@.pc: $(srcdir)/gst-libs/gst/gconf/gstreamer-gconf.pc cp $< $@ -gstreamer-gconf-@GST_MAJORMINOR@-uninstalled.pc: $(srcdir)/gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc +gstreamer-gconf-@GST_MAJORMINOR@-uninstalled.pc: \ + $(srcdir)/gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc cp $< $@ gst-element-check-@GST_MAJORMINOR@.m4: gst-element-check.m4 -- cgit v1.2.1