gst: Update versioning

This commit is contained in:
Sebastian Dröge 2012-04-04 14:41:22 +02:00
parent 04a91237f3
commit a2ac7554ee

View file

@ -16,7 +16,7 @@ noinst_HEADERS = gstdtmfsrc.h \
libgstdtmf_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) \
-DEXTERN_BUF -DRTP_SUPPORT
libgstdtmf_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstrtp-@GST_MAJORMINOR@ \
libgstdtmf_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstrtp-@GST_API_VERSION@ \
$(GST_BASE_LIBS) $(GST_LIBS) $(LIBM)
libgstdtmf_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstdtmf_la_LIBTOOLFLAGS = --tag=disable-static