aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMemphiz <memphis@machzwo.de>2014-06-29 22:13:21 +0200
committerMemphiz <memphis@machzwo.de>2014-06-29 22:13:21 +0200
commitcfb272bf941633a9eb6451732a10bdf36b44ffda (patch)
treea53724adb1f7e28eb6d9c6fa3d5631f30f9a0b95 /Makefile.in
parented96775b62432cdffa2d0d2849ef02c6d799827c (diff)
[tests] - add newly added test subdir to check_dirs var (missed during addition of the osxsink unit test)
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 2087dad0c4..a8024e284f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -294,6 +294,7 @@ CHECK_DIRS = xbmc/addons/test \
xbmc/utils/test \
xbmc/threads/test \
xbmc/interfaces/python/test \
+ xbmc/cores/AudioEngine/Sinks/test \
xbmc/test
CHECK_LIBS = xbmc/addons/test/addonsTest.a \
xbmc/filesystem/test/filesystemTest.a \