aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/installer
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/installer')
-rw-r--r--xorg-server/installer/vcxsrv-64.nsi1
-rw-r--r--xorg-server/installer/vcxsrv.nsi1
2 files changed, 2 insertions, 0 deletions
diff --git a/xorg-server/installer/vcxsrv-64.nsi b/xorg-server/installer/vcxsrv-64.nsi
index a992b9db0..1a32aa9fd 100644
--- a/xorg-server/installer/vcxsrv-64.nsi
+++ b/xorg-server/installer/vcxsrv-64.nsi
@@ -78,6 +78,7 @@ Section "VcXsrv (required)"
File "..\obj64\servrelease\vcxsrv.exe"
File "..\dix\protocol.txt"
File "..\system.XWinrc"
+ File "..\X0.hosts"
File "..\..\xkbcomp\obj64\release\xkbcomp.exe"
File "..\..\apps\xhost\obj64\release\xhost.exe"
File "..\..\apps\xrdb\obj64\release\xrdb.exe"
diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi
index cd937b2dc..be8deafaf 100644
--- a/xorg-server/installer/vcxsrv.nsi
+++ b/xorg-server/installer/vcxsrv.nsi
@@ -78,6 +78,7 @@ Section "VcXsrv (required)"
File "..\obj\servrelease\vcxsrv.exe"
File "..\dix\protocol.txt"
File "..\system.XWinrc"
+ File "..\X0.hosts"
File "..\..\xkbcomp\obj\release\xkbcomp.exe"
File "..\..\apps\xhost\obj\release\xhost.exe"
File "..\..\apps\xrdb\obj\release\xrdb.exe"