summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-12-09 15:27:58 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-12-09 15:27:58 +0000
commit908f53a1c0e6e7eb235f1cf9f7a9220fedd9fa43 (patch)
treeaea932e9429428df873cf6b16d4cec2db4083a13 /src
parent34b25b5e63666ef5de06ce8e4313e98c24b59fb7 (diff)
a few minor spec file and win32 installer tweaks. install new changelog+authors in spec, change newlines. on windows, install changelog and authors.
Diffstat (limited to 'src')
-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