Skip to content

Commit 3ed6fae

Browse files
committed
Update OpenRA.nsi
fixed "no files found"
1 parent 1198ed9 commit 3ed6fae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packaging/windows/OpenRA.nsi

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,8 @@ Section "Client" CLIENT
6969
File "${SRCDIR}\FuzzyLogicLibrary.dll"
7070
File "${SRCDIR}\Mono.Nat.dll"
7171
File "${SRCDIR}\AUTHORS"
72+
File "${SRCDIR}\CHANGELOG"
7273
File "${SRCDIR}\COPYING"
73-
File "${SRCDIR}\HACKING"
74-
File "${SRCDIR}\INSTALL"
7574
File "${SRCDIR}\*.ttf"
7675
File "${SRCDIR}\OpenRA.ico"
7776
File "${SRCDIR}\Tao.*.dll"

0 commit comments

Comments
 (0)