summaryrefslogtreecommitdiff
path: root/src/installer.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'src/installer.nsi')
-rw-r--r--src/installer.nsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/installer.nsi b/src/installer.nsi
index b659667..b4c5a43 100644
--- a/src/installer.nsi
+++ b/src/installer.nsi
@@ -86,6 +86,8 @@ Section $(NAME_SecTransmissionRemoteGTK) SecTransmissionRemoteGTK
File /oname=README.TXT "..\README"
File /oname=COPYING.TXT "..\COPYING"
+ File /oname=ChangeLog.TXT "..\ChangeLog"
+ File /oname=AUTHORS.TXT "..\AUTHORS"
; Set output path to the installation directory.
SetOutPath $INSTDIR\bin