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 |