summaryrefslogtreecommitdiffstats
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
commiteb84f3b7ad8d5ef5b8dd510b32ca8572bc78cc05 (patch)
tree4783c74f0c5bfd3dda63071a1b6a52d398e49053 /Makefile.am
parent9010198627a374f7c515fd4383943ce175309c74 (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