aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMemphiz <memphis@machzwo.de>2015-05-07 14:53:34 +0200
committerMemphiz <memphis@machzwo.de>2015-07-06 21:41:37 +0200
commit6920c0a7b4c232e782e478c0bbe15e174ce56423 (patch)
treee4c1ac119fd049ea47f57b848ae1c493b7e3b487 /Makefile.in
parentb539c5b14a6dafd2438c3dce8c7c98e379e04586 (diff)
[airtunes] - add support for remote controlling the client via DACP
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 9eaa40e972..392abf8315 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -62,6 +62,7 @@ DIRECTORY_ARCHIVES=$(DVDPLAYER_ARCHIVES) \
xbmc/music/music.a \
xbmc/music/tags/musictags.a \
xbmc/music/windows/musicwindows.a \
+ xbmc/network/dacp/dacp.a \
xbmc/network/websocket/websocket.a \
xbmc/network/network.a \
xbmc/peripherals/bus/peripheral-bus.a \