forgot to add the "make package" line
[synfig.git] / synfig-studio / trunk / macosxbuild.sh
index f4fbd74..963e62b 100755 (executable)
@@ -27,7 +27,7 @@ set -x
 ../configure $OPTIONS LDFLAGS="$LDFLAGS" || exit 1
 
 make -j2
-#make package
+make package
 
 #make installer