]> Dogcows Code - chaz/yoink/blobdiff - win32/build-installer.sh.in
renamed mippleton to library
[chaz/yoink] / win32 / build-installer.sh.in
index 5c3b5d96060c4e31e75dacbebb6662a55a54b189..115599d854c7b5450e36a6c0ee7bb9840d9d3c93 100644 (file)
@@ -265,7 +265,8 @@ Section "$SEC_INSTALL" SecInstallYoink
   File /r /x Makefile* /x *.desktop "$ROOT_DIR/data"
   ; documentation
   File "$ROOT_DIR/AUTHORS" "$ROOT_DIR/ChangeLog" "$ROOT_DIR/COPYING"
-  File "$ROOT_DIR/README" "$ROOT_DIR/TODO"
+  File "$ROOT_DIR/README" "$ROOT_DIR/TODO" "$ROOT_DIR/doc/screenshot.png"
+  File /r "$ROOT_DIR/doc/licenses"
   ; uninstall
   WriteUninstaller "uninstall.exe"
 EOF
This page took 0.019155 seconds and 4 git commands to generate.