decklink: fix timestamp tracking when pausing
[platform/upstream/gstreamer.git] / ext / libmms / Makefile.am
1 plugin_LTLIBRARIES = libgstmms.la 
2
3 libgstmms_la_SOURCES = gstmms.c
4
5 libgstmms_la_CFLAGS = $(GST_CFLAGS) $(LIBMMS_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS)
6 libgstmms_la_LIBADD = $(GST_LIBS) $(LIBMMS_LIBS) $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS)
7 libgstmms_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
8
9 noinst_HEADERS = gstmms.h