mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-05 21:02:39 +08:00
Fixed missing license file and PORTING in win32 installer build.
This commit is contained in:
2
dist/nullsoft/synergy.nsi
vendored
2
dist/nullsoft/synergy.nsi
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user