diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/libsputext/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libsputext/Makefile.am b/src/libsputext/Makefile.am index 46256cec6..5dd12bbf3 100644 --- a/src/libsputext/Makefile.am +++ b/src/libsputext/Makefile.am @@ -2,8 +2,6 @@ include $(top_srcdir)/misc/Makefile.common libdir = $(XINE_PLUGINDIR) -AM_CFLAGS = -DTOTO=`echo $* | sed -e 's/\.[csS]//g'` - if HAVE_GICONV sputext_decoder = xineplug_decode_sputext.la xineplug_decode_spuogm.la xineplug_dmx_sputext.la endif |