diff options
-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 \ |