diff --git a/dist/nullsoft/synergy.nsi b/dist/nullsoft/synergy.nsi index 1cd94840..e7d61938 100644 --- a/dist/nullsoft/synergy.nsi +++ b/dist/nullsoft/synergy.nsi @@ -59,7 +59,9 @@ Section "Synergy (required)" File "${DEPTH}\build\synergyc.exe" File "${DEPTH}\build\synergys.exe" File "${DEPTH}\build\*.dll" + File COPYING.txt File ChangeLog.txt + File ${DEPTH}\doc\PORTING File ${DEPTH}\doc\authors.html File ${DEPTH}\doc\autostart.html File ${DEPTH}\doc\compiling.html