summaryrefslogtreecommitdiffstats
path: root/Mac/OSX/Dist
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/OSX/Dist')
-rwxr-xr-xMac/OSX/Dist/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/OSX/Dist/build b/Mac/OSX/Dist/build
index 9c77e7c..51ea727 100755
--- a/Mac/OSX/Dist/build
+++ b/Mac/OSX/Dist/build
@@ -89,6 +89,7 @@ fi
$PYTHONSRC/configure -C --enable-framework LDFLAGS=-Wl,-x
make
make DIRMODE=775 EXEMODE=775 FILEMODE=664 DESTDIR=$INSTALLROOT frameworkinstall
+make DIRMODE=775 EXEMODE=775 FILEMODE=664 DESTDIR=$INSTALLROOT frameworkinstallextras
if [ "$builddocs" = "y" -o "$builddocs" = "Y" ]; then
./python.exe $PYTHONSRC/Mac/OSX/setupDocs.py build