gst: Add better support for static plugins

This commit is contained in:
Sebastian Dröge 2012-10-24 12:15:54 +02:00
parent 9564103f81
commit 86d714bd71

View file

@ -6,6 +6,6 @@ libgstlame_la_CFLAGS = \
libgstlame_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS) -lgstaudio-$(GST_API_VERSION) \
$(GST_BASE_LIBS) $(GST_LIBS) $(LAME_LIBS)
libgstlame_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstlame_la_LIBTOOLFLAGS = --tag=disable-static
libgstlame_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
noinst_HEADERS = gstlamemp3enc.h