summaryrefslogtreecommitdiff
path: root/src/demuxers/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/demuxers/Makefile.am')
-rw-r--r--src/demuxers/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/demuxers/Makefile.am b/src/demuxers/Makefile.am
index eedf2a462..2941f9dd3 100644
--- a/src/demuxers/Makefile.am
+++ b/src/demuxers/Makefile.am
@@ -47,10 +47,10 @@ lib_LTLIBRARIES = $(ogg_module) $(asf_module) xineplug_dmx_avi.la\
xineplug_dmx_fli.la \
xineplug_dmx_wav.la
-#xineplug_dmx_ogg_la_SOURCES = demux_ogg.c
-#xineplug_dmx_ogg_la_LIBADD = $(OGG_LIBS) $(VORBIS_LIBS)\
-# $(top_builddir)/src/xine-engine/libxine.la
-#xineplug_dmx_ogg_la_LDFLAGS = -avoid-version -module
+xineplug_dmx_ogg_la_SOURCES = demux_ogg.c
+xineplug_dmx_ogg_la_LIBADD = $(OGG_LIBS) $(VORBIS_LIBS)\
+ $(top_builddir)/src/xine-engine/libxine.la
+xineplug_dmx_ogg_la_LDFLAGS = -avoid-version -module
xineplug_dmx_avi_la_SOURCES = demux_avi.c
xineplug_dmx_avi_la_LIBADD = $(top_builddir)/src/xine-engine/libxine.la