diff options
Diffstat (limited to 'src/libtheora/Makefile.am')
-rw-r--r-- | src/libtheora/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libtheora/Makefile.am b/src/libtheora/Makefile.am index 94c1e8f39..d3813765d 100644 --- a/src/libtheora/Makefile.am +++ b/src/libtheora/Makefile.am @@ -12,4 +12,4 @@ lib_LTLIBRARIES = $(theora_module) xineplug_decode_theora_la_SOURCES = xine_decoder.c xineplug_decode_theora_la_LIBADD = $(OGG_LIBS) $(THEORA_LIBS) $(XINE_LIB) -xineplug_decode_theora_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@ +xineplug_decode_theora_la_LDFLAGS = -avoid-version -module |