]> Dogcows Code - chaz/yoink/blobdiff - win32/build-installer.sh.in
big batch of changes
[chaz/yoink] / win32 / build-installer.sh.in
index 5c3b5d96060c4e31e75dacbebb6662a55a54b189..33d5b142f72d481a3c64e0a9048b1f4202ff8c9b 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.jpg"
+  File /r "$ROOT_DIR/doc/licenses"
   ; uninstall
   WriteUninstaller "uninstall.exe"
 EOF
This page took 0.0183 seconds and 4 git commands to generate.