]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/bin/package-zip32.sh
patch::: 1.0.8.jcn3: png
[lilypond.git] / stepmake / bin / package-zip32.sh
index 0c2556ca511e7e28478aa05c71cd53c6e9a3dde4..60174c018cccdf5694eea26c633d1e180d15d4d3 100644 (file)
@@ -50,6 +50,9 @@ if ! make ; then
     exit 1
 fi
 
+# failure allowed
+make -C Documentation info
+
 if ! make install ; then
     echo "make install failed"
     exit 1