Linking hotfix, loader depends on osdep.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21241 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-11-25 18:24:58 +00:00
parent 2c847e0b06
commit 838f55e20b
1 changed files with 2 additions and 2 deletions

View File

@ -120,8 +120,6 @@ PARTS-$(GUI) += Gui
LIBS_MPLAYER-$(LIBMENU) += libmenu/libmenu.a
PARTS-$(LIBMENU) += libmenu
COMMON_LIBS += osdep/libosdep.a
COMMON_LDFLAGS += $(EXTRA_LIB)\
$(EXTRALIBS) \
@ -141,6 +139,8 @@ OBJS_MPLAYER += $(OBJS_MPLAYER-yes)
PARTS += $(PARTS-yes)
ALL_PRG += $(ALL_PRG-yes)
COMMON_LIBS += osdep/libosdep.a
.SUFFIXES: .cc .c .o