summaryrefslogtreecommitdiff
path: root/ext/sdl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sdl/Makefile.am')
-rw-r--r--ext/sdl/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/sdl/Makefile.am b/ext/sdl/Makefile.am
index 51f71a30d..7f2998106 100644
--- a/ext/sdl/Makefile.am
+++ b/ext/sdl/Makefile.am
@@ -12,6 +12,7 @@ libgstsdl_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
-lgstinterfaces-$(GST_MAJORMINOR) \
$(SDL_LIBS)
libgstsdl_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
+libgstsdl_la_LIBTOOLFLAGS = --tag=disable-static
noinst_HEADERS = \
sdlvideosink.h \