aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMemphiz <memphis@machzwo.de>2016-04-02 13:45:54 +0200
committerMemphiz <memphis@machzwo.de>2016-04-02 13:45:54 +0200
commit41ede6bbcd90186fd7510bbb00b1a71fe54e497f (patch)
tree4b0e649aea799ea0bc2fc1d295ca830c1e75eaa0 /Makefile.in
parent78221de026d75305c378a91a9cf6e8cd556bf6d1 (diff)
[osx] - fixed testsuite after joystick merge
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 4b805e037e..972e0529da 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -145,6 +145,8 @@ DIRECTORY_ARCHIVES += xbmc/network/mdns/mdns.a
endif
ifeq ($(findstring osx,@ARCH@),osx)
+DIRECTORY_ARCHIVES += xbmc/input/joysticks/input_joysticks.a
+DIRECTORY_ARCHIVES += xbmc/input/joysticks/generic/input_joysticks_generic.a
DIRECTORY_ARCHIVES += xbmc/network/osx/network.a
DIRECTORY_ARCHIVES += xbmc/network/linux/network_linux.a
DIRECTORY_ARCHIVES += xbmc/powermanagement/osx/powermanagement.a