summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-12-17 08:48:34 +0100
committerwm4 <wm4@nowhere>2013-12-17 08:48:34 +0100
commit978e099b652955a7dc78841fe994046cf122bfc0 (patch)
tree99f59c0a1e518ae9d5194b649e6c7e2925e6603b
parentad92c893a0cfed3dbb9eff7a5979c1e43c41c76f (diff)
downloadmpv-978e099b652955a7dc78841fe994046cf122bfc0.tar.bz2
mpv-978e099b652955a7dc78841fe994046cf122bfc0.tar.xz
old-makefile: fix mpvcore references and the DIRS variable
-rw-r--r--old-makefile11
1 files changed, 8 insertions, 3 deletions
diff --git a/old-makefile b/old-makefile
index 6756a18e18..f9aacac2c8 100644
--- a/old-makefile
+++ b/old-makefile
@@ -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