summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2002-12-17 15:15:34 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2002-12-17 15:15:34 +0000
commit08d0c89de597cd1cd287bd34fea49453a3f24aa9 (patch)
tree0fb4e314fe87ce7526e6b959c969c80af1c56c5f
parent7840d5c0f76e744f95505f09b6c680b2a62ec791 (diff)
downloadgstreamer-plugins-bad-08d0c89de597cd1cd287bd34fea49453a3f24aa9.tar.gz
Also generate uninstalled .pc files
Original commit message from CVS: Also generate uninstalled .pc files
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 380fbe8a1..f2761ff18 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