old-makefile: add a missing source directory

Fixes "make clean".
This commit is contained in:
wm4
2014-05-10 15:45:42 +02:00
parent b4e598badf
commit 6f86e32630

View File

@@ -339,6 +339,7 @@ DIRS = . \
player/timeline \
demux \
misc \
options \
osdep \
osdep/ar \
player \