aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMemphiz <memphis@machzwo.de>2014-06-29 21:36:37 +0200
committerTrent Nelson <trent.nelson@pivosgroup.com>2014-07-08 15:26:52 +0800
commit00b02d0fe8088a2efb8831e068a04cb4f3d76390 (patch)
tree4b04717ad93061101ce481ffe3b1f83e0a66681d /Makefile.in
parent3dd5e80e3796b8c2e37171c085a5ace59abd24e8 (diff)
Merge pull request #4950 from Memphiz/osxfixoptical
[AE/osxsink] - fix wrong samplerate selection
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 bee1fdddeb..6c55e67926 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -302,6 +302,7 @@ CHECK_LIBS = xbmc/filesystem/test/filesystemTest.a \
xbmc/utils/test/utilsTest.a \
xbmc/threads/test/threadTest.a \
xbmc/interfaces/python/test/pythonSwigTest.a \
+ xbmc/cores/AudioEngine/Sinks/test/AESinkTest.a \
xbmc/test/xbmc-test.a
ifeq (@USE_WAYLAND@,1)