summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2003-05-15 20:37:03 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2003-05-15 20:37:03 +0000
commitb60f7c462a70aae5528588e4c3dad0c312e48fbc (patch)
tree3e6752566ac0a42a078fd159622578bbb43779aa /src
parente4c036e2841bcb8858b5c24aaed691943bcb2832 (diff)
downloadxine-lib-b60f7c462a70aae5528588e4c3dad0c312e48fbc.tar.gz
xine-lib-b60f7c462a70aae5528588e4c3dad0c312e48fbc.tar.bz2
this changed to XINE_LIB for all Makefiles a couple of days ago
CVS patchset: 4859 CVS date: 2003/05/15 20:37:03
Diffstat (limited to 'src')
-rw-r--r--src/demuxers/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/demuxers/Makefile.am b/src/demuxers/Makefile.am
index a76069964..47d7de8d7 100644
--- a/src/demuxers/Makefile.am
+++ b/src/demuxers/Makefile.am
@@ -125,7 +125,7 @@ xineplug_dmx_yuv_frames_la_LIBADD = $(XINE_LIB)
xineplug_dmx_yuv_frames_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@
xineplug_dmx_slave_la_SOURCES = demux_slave.c
-xineplug_dmx_slave_la_LIBADD = $(XINELIB)
+xineplug_dmx_slave_la_LIBADD = $(XINE_LIB)
xineplug_dmx_slave_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@
xineplug_dmx_image_la_SOURCES = demux_image.c