aboutsummaryrefslogtreecommitdiff
path: root/tools/darwin/depends/Makefile.in
diff options
context:
space:
mode:
authordavilla <davilla@4pi.com>2012-05-16 02:39:32 -0400
committerdavilla <davilla@4pi.com>2012-05-16 06:43:10 -0400
commitf41f0ec99c2b5e087b665415260c187c7d8ae631 (patch)
tree6897b83f3d2c6ffd672a55c7975280aa4cbbdbd9 /tools/darwin/depends/Makefile.in
parent2e8ed5552f91c5c25c7dbe68b079e1bbe4bc8f66 (diff)
[osx/ios] fixed, build libffi and use it with python26 to create _ctypes.so for ios, use it for osx too
Diffstat (limited to 'tools/darwin/depends/Makefile.in')
-rw-r--r--tools/darwin/depends/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/darwin/depends/Makefile.in b/tools/darwin/depends/Makefile.in
index 298251ead3..fa660855de 100644
--- a/tools/darwin/depends/Makefile.in
+++ b/tools/darwin/depends/Makefile.in
@@ -10,7 +10,7 @@ SUBDIRS := \
libvorbis libflac libmp3lame libmad fribidi libmpeg2 \
libass libcdio libsamplerate libcrystalhd libnfs \
libGLEW libsdl libsdl_mixer libsdl_image \
- libmicrohttpd libmodplug libbluray libyajl \
+ libmicrohttpd libmodplug libbluray libyajl libffi \
libgpg-error libgcrypt afpfs-ng \
libplist libshairport libcec tinyxml \
samba python26 distribute distutilscross \