summaryrefslogtreecommitdiffstats
path: root/old-makefile
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-05-10 15:45:42 +0200
committerwm4 <wm4@nowhere>2014-05-10 15:46:12 +0200
commit6f86e32630d12a5ec37448d50ae7ba3ab0ed6b09 (patch)
treeceebc27d7937f120b2e72790c94fffc7dfc4d9ed /old-makefile
parentb4e598badf848a38d97459eb4f346e700ae7f314 (diff)
downloadmpv-6f86e32630d12a5ec37448d50ae7ba3ab0ed6b09.tar.bz2
mpv-6f86e32630d12a5ec37448d50ae7ba3ab0ed6b09.tar.xz
old-makefile: add a missing source directory
Fixes "make clean".
Diffstat (limited to 'old-makefile')
-rw-r--r--old-makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/old-makefile b/old-makefile
index 9e8321a073..1d3b45a8cc 100644
--- a/old-makefile
+++ b/old-makefile
@@ -339,6 +339,7 @@ DIRS = . \
player/timeline \
demux \
misc \
+ options \
osdep \
osdep/ar \
player \