summaryrefslogtreecommitdiff
path: root/farstream
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2012-08-07 15:27:50 -0700
committerOlivier CrĂȘte <olivier.crete@collabora.com>2012-08-07 15:27:50 -0700
commit88e90aa877f1acf59374c8011ad2d82071a37b97 (patch)
tree87238bcfcee838bd38e14007a6636cc5dd8ed0ef /farstream
parentb2590cc39404fce58aa214f82dfc23a64f07bbf6 (diff)
downloadfarstream-88e90aa877f1acf59374c8011ad2d82071a37b97.tar.gz
Replace GST_MAJORMINOR with GST_API_VERSION
Diffstat (limited to 'farstream')
-rw-r--r--farstream/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/farstream/Makefile.am b/farstream/Makefile.am
index c41761e6..30ebb2cb 100644
--- a/farstream/Makefile.am
+++ b/farstream/Makefile.am
@@ -100,7 +100,7 @@ Farstream_@FS_MAJOR_MINOR@_gir_NAMESPACE = Farstream
Farstream_@FS_MAJOR_MINOR@_gir_VERSION = @FS_MAJORMINOR@
Farstream_@FS_MAJOR_MINOR@_gir_LIBS = libfarstream-@FS_MAJORMINOR@.la
Farstream_@FS_MAJOR_MINOR@_gir_FILES = $(introspection_sources)
-Farstream_@FS_MAJOR_MINOR@_gir_INCLUDES = GObject-2.0 Gst-@GST_MAJORMINOR@
+Farstream_@FS_MAJOR_MINOR@_gir_INCLUDES = GObject-2.0 Gst-@GST_API_VERSION@
Farstream_@FS_MAJOR_MINOR@_gir_CFLAGS = $(FS_INTERNAL_CFLAGS)
Farstream_@FS_MAJOR_MINOR@_gir_SCANNERFLAGS = --identifier-prefix=fs_ --identifier-prefix=Fs