shout2send: docs, add a sample pipeline
[platform/upstream/gst-plugins-good.git] / ext / shout2 / Makefile.am
1 plugin_LTLIBRARIES = libgstshout2.la
2
3 libgstshout2_la_SOURCES = gstshout2.c 
4 libgstshout2_la_CFLAGS = $(GST_BASE_CFLAGS) $(GST_CFLAGS) $(SHOUT2_CFLAGS)
5 libgstshout2_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS) $(SHOUT2_LIBS)
6 libgstshout2_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
7 libgstshout2_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
8
9 noinst_HEADERS = gstshout2.h