summaryrefslogtreecommitdiff
path: root/ext/shout/Makefile.am
blob: 71fcc49b43055c7dba7c7b8e9409635babe72570 (plain)
1
2
3
4
5
6
7
8
9
10

plugin_LTLIBRARIES = libgstshout.la

libgstshout_la_SOURCES = gstshout.c 
libgstshout_la_CFLAGS = $(GST_CFLAGS)
libgstshout_la_LIBADD = $(SHOUT_LIBS)
libgstshout_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstshout_la_LIBTOOLFLAGS = --tag=disable-static

noinst_HEADERS = gstshout.h