From: Ronald S. Bultje Date: Tue, 17 Dec 2002 15:15:34 +0000 (+0000) Subject: Also generate uninstalled .pc files X-Git-Tag: 1.19.3~507^2~24548 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=08d0c89de597cd1cd287bd34fea49453a3f24aa9;p=platform%2Fupstream%2Fgstreamer.git Also generate uninstalled .pc files Original commit message from CVS: Also generate uninstalled .pc files --- diff --git a/Makefile.am b/Makefile.am index 380fbe8..f2761ff 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,7 @@ else EXAMPLES_DIR= endif -all-local: gstreamer-libs-@GST_MAJORMINOR@.pc gstreamer-play-@GST_MAJORMINOR@.pc +all-local: gstreamer-libs-@GST_MAJORMINOR@.pc gstreamer-play-@GST_MAJORMINOR@.pc gstreamer-libs-@GST_MAJORMINOR@-uninstalled.pc gstreamer-play-@GST_MAJORMINOR@-uninstalled.pc gstreamer-libs-@GST_MAJORMINOR@.pc: gstreamer-libs.pc gstreamer-libs.pc.in cp gstreamer-libs.pc gstreamer-libs-@GST_MAJORMINOR@.pc gstreamer-play-@GST_MAJORMINOR@.pc: gstreamer-play.pc gstreamer-play.pc.in