summaryrefslogtreecommitdiffstats
path: root/gst/icydemux/Makefile.am
blob: 1905b23c742945eb9bd67b24d4d06d0df398fdf9 (plain)
1
2
3
4
5
6
7
8
9
plugin_LTLIBRARIES = libgsticydemux.la

libgsticydemux_la_SOURCES = gsticydemux.c
libgsticydemux_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) 
libgsticydemux_la_LIBADD = $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS) -lgsttag-@GST_MAJORMINOR@ $(ZLIB_LIBS)
libgsticydemux_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgsticydemux_la_LIBTOOLFLAGS = --tag=disable-static

noinst_HEADERS = gsticydemux.h