Meson: Generate pc file for all plugins in good
[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
8 noinst_HEADERS = gstshout2.h