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
commit3e892a2c7df663a33f59a74fcb13a0aee2eefa4d (patch)
treec1110cd14f4161ee1a0a86f8f0b50ac8268b8cf2 /Makefile.am
parent6b3b7cb9eed5a3546ce7861264e4c478b21b17db (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