decklink: fix timestamp tracking when pausing
[platform/upstream/gstreamer.git] / ext / ofa / Makefile.am
1 plugin_LTLIBRARIES = libgstofa.la
2
3 libgstofa_la_SOURCES = gstofa.c
4
5 libgstofa_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) \
6         $(GST_BASE_CFLAGS) \
7         $(GST_CFLAGS) \
8         $(OFA_CFLAGS) 
9
10 libgstofa_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
11         -lgstaudio-$(GST_API_VERSION) \
12         $(GST_BASE_LIBS) \
13         $(GST_LIBS) \
14         $(OFA_LIBS)
15
16 libgstofa_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
17
18 noinst_HEADERS = gstofa.h