summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2011-10-11 18:52:20 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2011-10-17 04:26:24 +0200
commitbd64cf328044d52bf696f1e48609d13148f00967 (patch)
tree710a844282ea7392da213d6520b69a9b0c466a77 /Makefile.am
parent452ae1fb846f2fead11f1160320fe159291abf52 (diff)
downloadfarstream-bd64cf328044d52bf696f1e48609d13148f00967.tar.gz
Use our own version name, not gstreamer's
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 3acf9983..6bca1c12 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -49,10 +49,10 @@ check-torture:
true
endif
-pcverfiles = farstream-@GST_MAJORMINOR@.pc
+pcverfiles = farstream-@FS_MAJORMINOR@.pc
pcinfiles = farstream.pc.in
-%-@GST_MAJORMINOR@.pc: %.pc
+%-@FS_MAJORMINOR@.pc: %.pc
cp $< $@
pkgconfigdir = $(libdir)/pkgconfig