]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/bin/package-zip32.sh
release: 1.1.63
[lilypond.git] / stepmake / bin / package-zip32.sh
index fbe52f3d95d30c21c464f13b4b10bb122a9f63fb..fd41ca4883ce9b6f1e7f3f50017a6cb4a6812358 100644 (file)
@@ -63,6 +63,11 @@ if ! make -C Documentation/man WWW ; then
     exit 1
 fi
 
+if ! make -C Documentation/ntweb WWW ; then
+    echo "make -C documentation/ntweb WWW failed"
+    exit 1
+fi
+
 #
 # Post install clean up
 #