aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authordavilla <davilla@svn>2010-01-23 17:36:46 +0000
committerdavilla <davilla@svn>2010-01-23 17:36:46 +0000
commit41ee6daeabe2bd2be2c5ddf9dd5d9a68d3de0552 (patch)
tree2648ff2b7a64d18d00143bdc803db149aef5e647 /Makefile.in
parent7a53c2addd57a6bea7e5c0228eea9cb84b2afcba (diff)
[osx] add libapetag and libmodplug to xcode_depends build
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27105 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
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 3f26f9c036..15c3606b32 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -342,6 +342,8 @@ xcode_depends: \
xbmc/lib/libsquish/libsquish-@ARCH@.a \
skins \
xbmc/cores/dvdplayer/Codecs/libbdnav/src/libbdnav/.libs/libbdnav.a \
+ xbmc/lib/libapetag/.libs/libapetag.a \
+ lib/libmodplug/src/.libs/libmodplug.a \
xbmc/lib/cmyth/libcmyth/libcmyth.a \
xbmc/lib/cmyth/librefmem/librefmem.a \
xbmc/lib/libRTMP/librtmp.a \