diff options
author | S. Davilla <davilla@4pi.com> | 2011-06-10 20:59:51 -0400 |
---|---|---|
committer | S. Davilla <davilla@4pi.com> | 2011-06-10 20:59:51 -0400 |
commit | 73a0871282e44625236a63d49acf4232d2064a87 (patch) | |
tree | 1ef865f5ef34b717ded580d7c15527f0e198d514 /tools/darwin | |
parent | 7f7c9b76eecb618010fd50498b321e210fc70585 (diff) |
[osx/ios] active darwin build of libnfs
Diffstat (limited to 'tools/darwin')
-rw-r--r-- | tools/darwin/depends/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/darwin/depends/Makefile.in b/tools/darwin/depends/Makefile.in index 5804b655ad..ea7d041353 100644 --- a/tools/darwin/depends/Makefile.in +++ b/tools/darwin/depends/Makefile.in @@ -8,7 +8,7 @@ SUBDIRS := \ openssl libssh2 curl \ jpeg tiff libpng libogg \ libvorbis libflac libmad fribidi libmpeg2 \ - libass libcdio libsamplerate librtmp libcrystalhd \ + libass libcdio libsamplerate librtmp libcrystalhd libnfs \ libGLEW libsdl libsdl_mixer libsdl_image \ libmicrohttpd libmodplug libbluray libyajl \ samba python26 mysqlclient boost \ |