From: Robin Dunn Date: Sun, 21 Jan 2007 06:59:10 +0000 (+0000) Subject: No animate contrib anymore X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/6caa0f5cd18fe9fb39c207d5f31fa5633479a822 No animate contrib anymore git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/distrib/scripts/mac/macbuild b/distrib/scripts/mac/macbuild index 91d32cf02c..2dc554d4a8 100755 --- a/distrib/scripts/mac/macbuild +++ b/distrib/scripts/mac/macbuild @@ -21,7 +21,6 @@ do_build make prefix=$INSTALLDIR install if [ "$WXPYTHON" == "1" ]; then - make -C contrib/src/animate prefix=$INSTALLDIR install make -C contrib/src/gizmos prefix=$INSTALLDIR install make -C contrib/src/stc prefix=$INSTALLDIR install fi