diff options
Diffstat (limited to 'tools/darwin/depends/Makefile.in')
-rw-r--r-- | tools/darwin/depends/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/darwin/depends/Makefile.in b/tools/darwin/depends/Makefile.in index 22cc72eeab..2bc5cdf0d9 100644 --- a/tools/darwin/depends/Makefile.in +++ b/tools/darwin/depends/Makefile.in @@ -11,6 +11,7 @@ SUBDIRS := \ libass libcdio libsamplerate librtmp libcrystalhd libnfs \ libGLEW libsdl libsdl_mixer libsdl_image \ libmicrohttpd libmodplug libbluray libyajl \ + libplist \ samba python26 mysqlclient boost \ ifeq ($(DARWIN), ios) |