blob: 91ab9aedb926859aea6ab8db1daee7bcac3a59bf [file] [log] [blame]
Thomas Vander Stichele3e968512002-04-27 12:57:37 +00001
2plugin_LTLIBRARIES = libgstfestival.la
3
4libgstfestival_la_SOURCES = gstfestival.c
Jonathan Matthew436a8cc2007-08-23 13:24:33 +00005libgstfestival_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS)
Thomas Vander Stichele3e968512002-04-27 12:57:37 +00006# we use net connection now... perhaps use the lib later
7# libgstfestival_la_LIBADD = $(FESTIVAL_LIBS)
Damien Lespiau1f25b182008-07-04 16:06:09 +00008libgstfestival_la_LIBADD = $(GST_LIBS) $(GST_PLUGINS_BASE_LIBS) \
Sreerenj Balachandran68fadbb2012-07-04 10:14:35 +03009 -lgstaudio-1.0 $(WINSOCK2_LIBS)
Thomas Vander Stichele3e968512002-04-27 12:57:37 +000010libgstfestival_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
Sebastian Drögee51cd4f2012-10-24 12:16:39 +020011libgstfestival_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
Thomas Vander Stichele3e968512002-04-27 12:57:37 +000012
Tim-Philipp Müller699452e2015-04-26 18:04:16 +010013noinst_HEADERS = gstfestival.h