aboutsummaryrefslogtreecommitdiff
path: root/tools/osx
diff options
context:
space:
mode:
authorS. Davilla <davilla@4pi.com>2011-03-16 12:12:14 -0400
committerS. Davilla <davilla@4pi.com>2011-03-16 12:12:29 -0400
commitc2dd4988d63719e4112f18b8da54ad4118a219df (patch)
tree7254751a74335ede25f6b4ad72479a4202bc75f6 /tools/osx
parentc4d98da91c7f1b5d3c557240a787c666f79037e9 (diff)
[osx/ios] fixed, forgot to include libmodplug in xxx-depends Makefile
Diffstat (limited to 'tools/osx')
-rw-r--r--tools/osx/ios-depends/Makefile2
-rw-r--r--tools/osx/osx-depends/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/osx/ios-depends/Makefile b/tools/osx/ios-depends/Makefile
index 80aaefee0f..be9443c731 100644
--- a/tools/osx/ios-depends/Makefile
+++ b/tools/osx/ios-depends/Makefile
@@ -9,7 +9,7 @@ SUBDIRS = \
jpeg tiff libpng libogg \
libvorbis libmad fribidi libwavpack libmpeg2 \
faad2 libcdio libsamplerate librtmp \
- libmicrohttpd \
+ libmicrohttpd libmodplug \
boost \
mysqlclient samba python26
diff --git a/tools/osx/osx-depends/Makefile b/tools/osx/osx-depends/Makefile
index a173f8abfe..e93ecfbabc 100644
--- a/tools/osx/osx-depends/Makefile
+++ b/tools/osx/osx-depends/Makefile
@@ -9,7 +9,7 @@ SUBDIRS = \
libvorbis libmad fribidi libwavpack libmpeg2 \
faad2 libcdio libsamplerate librtmp \
libGLEW libsdl libsdl_mixer libsdl_image \
- libmicrohttpd \
+ libmicrohttpd libmodplug \
samba python26 mysqlclient boost \
.PHONY: setup $(SUBDIRS)