old-makefile: fix mpvcore references and the DIRS variable

This commit is contained in:
wm4 2013-12-17 08:48:34 +01:00
parent ad92c893a0
commit 978e099b65
1 changed files with 8 additions and 3 deletions

View File

@ -334,15 +334,20 @@ DIRS = . \
audio/decode \
audio/filter \
audio/out \
mpvcore \
bstr \
common \
compat \
input \
timeline \
player/timeline \
demux \
misc \
osdep \
osdep/ar \
player \
stream \
stream/resolve \
sub \
ta \
video \
video/decode \
video/filter \
@ -452,7 +457,7 @@ version.h .version: version.sh
###### dependency declarations / specific CFLAGS ######
mpvcore/version.c osdep/mpv-rc.o: version.h
common/version.c osdep/mpv-rc.o: version.h
osdep/mpv-rc.o: osdep/mpv.exe.manifest etc/mpv-icon.ico