diff options
Diffstat (limited to 'src/libspudec/Makefile.am')
| -rw-r--r-- | src/libspudec/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libspudec/Makefile.am b/src/libspudec/Makefile.am index 75a8a32f3..a4e69a38c 100644 --- a/src/libspudec/Makefile.am +++ b/src/libspudec/Makefile.am @@ -11,7 +11,7 @@ xineplug_decode_spu_la_SOURCES = \ xine_decoder.c xineplug_decode_spu_la_LIBADD = $(top_builddir)/src/xine-engine/libxine.la -xineplug_decode_spu_la_LDFLAGS = -avoid-version -module +xineplug_decode_spu_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@ noinst_HEADERS = spu.h nav_read.h bswap.h nav_print.h include_HEADERS = spu_decoder_api.h nav_types.h |
