summaryrefslogtreecommitdiff
path: root/tests/rtp
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 /tests/rtp
parentb2590cc39404fce58aa214f82dfc23a64f07bbf6 (diff)
downloadfarstream-88e90aa877f1acf59374c8011ad2d82071a37b97.tar.gz
Replace GST_MAJORMINOR with GST_API_VERSION
Diffstat (limited to 'tests/rtp')
-rw-r--r--tests/rtp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rtp/Makefile.am b/tests/rtp/Makefile.am
index f418a7d9..e24392f9 100644
--- a/tests/rtp/Makefile.am
+++ b/tests/rtp/Makefile.am
@@ -17,4 +17,4 @@ LDADD = \
$(GST_CHECK_LIBS) \
$(GST_PLUGINS_BASE_LIBS) \
$(GST_LIBS) \
- -lgstrtp-@GST_MAJORMINOR@
+ -lgstrtp-@GST_API_VERSION@