summaryrefslogtreecommitdiff
path: root/Makefile.am
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
commit0a6c2190d5caf6682a0e25e6a0b937f201042ff8 (patch)
tree2f2d52a8018d211c05d297922c33af61b2a7ab0f /Makefile.am
parent09cd96ec8b5b7fbdb6a63b4bcf43c11bc2aabbbb (diff)
Also generate uninstalled .pc files
Original commit message from CVS: Also generate uninstalled .pc files
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 380fbe8a..f2761ff1 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