From 6caa0f5cd18fe9fb39c207d5f31fa5633479a822 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Sun, 21 Jan 2007 06:59:10 +0000 Subject: [PATCH] No animate contrib anymore git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- distrib/scripts/mac/macbuild | 1 - 1 file changed, 1 deletion(-) 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 -- 2.50.0