Allow to NSIS build without html doc (but warn about it)
[idzebra-moved-to-github.git] / win / zebra.nsi
index 7dabcb8..f20b718 100644 (file)
@@ -114,7 +114,7 @@ SectionEnd
 Section "Zebra Documentation"
        SectionIn 1 2
        SetOutPath $INSTDIR\doc
-       File /r ..\doc\*.html
+       File /nonfatal /r ..\doc\*.html
        File /r ..\doc\*.png
        File /r ..\doc\*.xml
        File /r ..\doc\*.xsl