X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gst%2Fsmpte%2FMakefile.am;h=0462a5c306be95405889973faeb6a4e2725671e9;hb=5cdd49bf25ae8ef45fd9c95dea95363be033e703;hp=cb517e64b8298be99e06dae228b85856697219df;hpb=bca1463a666bfc149a5fa2cf2acaa480f15b906a;p=platform%2Fupstream%2Fgstreamer.git diff --git a/gst/smpte/Makefile.am b/gst/smpte/Makefile.am index cb517e6..0462a5c 100644 --- a/gst/smpte/Makefile.am +++ b/gst/smpte/Makefile.am @@ -6,7 +6,7 @@ noinst_HEADERS = gstsmpte.h gstmask.h paint.h gstsmptealpha.h libgstsmpte_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) libgstsmpte_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS) $(LIBM) \ - -lgstvideo-$(GST_MAJORMINOR) + -lgstvideo-$(GST_API_VERSION) libgstsmpte_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) libgstsmpte_la_LIBTOOLFLAGS = --tag=disable-static