aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/installer
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-01-24 09:23:59 +0100
committermarha <marha@users.sourceforge.net>2012-01-24 09:23:59 +0100
commite665d084d9fe8a98cc663e2eb627f13ccb263046 (patch)
treeec7fcfed0687f70dd9815e0e604f8d4f3dff6547 /xorg-server/installer
parent3cb5a55a71915744b31678eb50969b4266b0798e (diff)
downloadvcxsrv-e665d084d9fe8a98cc663e2eb627f13ccb263046.tar.gz
vcxsrv-e665d084d9fe8a98cc663e2eb627f13ccb263046.tar.bz2
vcxsrv-e665d084d9fe8a98cc663e2eb627f13ccb263046.zip
Added xauth to package
Diffstat (limited to 'xorg-server/installer')
-rw-r--r--xorg-server/installer/vcxsrv.nsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi
index 74a551dd0..a3c7244dd 100644
--- a/xorg-server/installer/vcxsrv.nsi
+++ b/xorg-server/installer/vcxsrv.nsi
@@ -78,6 +78,7 @@ Section "VcXsrv (required)"
File "..\system.XWinrc"
File "..\..\xkbcomp\obj\release\xkbcomp.exe"
File "..\..\apps\xhost\obj\release\xhost.exe"
+ File "..\..\apps\xauth\obj\release\xauth.exe"
File "..\..\apps\xcalc\obj\release\xcalc.exe"
File "..\xcalc"
File "..\xcalc-color"