summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-05-10 15:45:42 +0200
committerwm4 <wm4@nowhere>2014-05-24 16:39:21 +0200
commitcf1645aebb4768fe3f67a0acdbd392232b400b88 (patch)
treee1d25f4de3a39bcc9b6db4e5c91f1eab24fbbbba
parent1b20ec4864d3b2e64addb28aaf29c6bbb888506e (diff)
downloadmpv-cf1645aebb4768fe3f67a0acdbd392232b400b88.tar.bz2
mpv-cf1645aebb4768fe3f67a0acdbd392232b400b88.tar.xz
old-makefile: add a missing source directory
Fixes "make clean".
-rw-r--r--old-makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/old-makefile b/old-makefile
index 624399d166..000505dcbc 100644
--- a/old-makefile
+++ b/old-makefile
@@ -343,6 +343,7 @@ DIRS = . \
player/timeline \
demux \
misc \
+ options \
osdep \
osdep/ar \
player \