From 68cb4978bf3bdc07e03239ebcd334de8f452ec07 Mon Sep 17 00:00:00 2001 From: Andreas Heinchen Date: Thu, 24 Apr 2003 00:27:27 +0000 Subject: fix for spuogm CVS patchset: 4669 CVS date: 2003/04/24 00:27:27 --- src/libsputext/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/libsputext/Makefile.am b/src/libsputext/Makefile.am index 2612723e3..1e0c2e194 100644 --- a/src/libsputext/Makefile.am +++ b/src/libsputext/Makefile.am @@ -3,7 +3,7 @@ LIBTOOL = $(SHELL) $(top_builddir)/libtool-nofpic libdir = $(XINE_PLUGINDIR) if HAVE_GICONV -sputext_decoder = xineplug_decode_sputext.la xineplug_dmx_sputext.la +sputext_decoder = xineplug_decode_sputext.la xineplug_decode_spuogm.la xineplug_dmx_sputext.la endif lib_LTLIBRARIES = $(sputext_decoder) -- cgit v1.2.3