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~505^2~4717 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0a6c2190d5caf6682a0e25e6a0b937f201042ff8;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