mirror of
https://github.com/mpv-player/mpv
synced 2024-12-24 15:52:25 +00:00
Remove now useless PARTS-yes line.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26319 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
54ea438edf
commit
63f2517dd2
1
Makefile
1
Makefile
@ -90,7 +90,6 @@ ALL_PRG-$(MENCODER) += mencoder$(EXESUF)
|
|||||||
COMMON_LIBS += $(COMMON_LIBS-yes)
|
COMMON_LIBS += $(COMMON_LIBS-yes)
|
||||||
LIBS_MPLAYER += $(LIBS_MPLAYER-yes)
|
LIBS_MPLAYER += $(LIBS_MPLAYER-yes)
|
||||||
OBJS_MPLAYER += $(OBJS_MPLAYER-yes)
|
OBJS_MPLAYER += $(OBJS_MPLAYER-yes)
|
||||||
PARTS += $(PARTS-yes)
|
|
||||||
ALL_PRG += $(ALL_PRG-yes)
|
ALL_PRG += $(ALL_PRG-yes)
|
||||||
|
|
||||||
COMMON_LIBS += osdep/libosdep.a
|
COMMON_LIBS += osdep/libosdep.a
|
||||||
|
Loading…
Reference in New Issue
Block a user