]> git.saurik.com Git - wxWidgets.git/commitdiff
No animate contrib anymore
authorRobin Dunn <robin@alldunn.com>
Sun, 21 Jan 2007 06:59:10 +0000 (06:59 +0000)
committerRobin Dunn <robin@alldunn.com>
Sun, 21 Jan 2007 06:59:10 +0000 (06:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

distrib/scripts/mac/macbuild

index 91d32cf02caaa14f4b81a460b0c6cc7ebffa58c2..2dc554d4a88349b389ebf47e9ef1bfe7e8e57d57 100755 (executable)
@@ -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