summaryrefslogtreecommitdiffstats
path: root/domake-win
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-03-11 06:03:12 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-03-11 06:03:12 +0000
commit9ca8f3cf77b7d5ec5956777c2f2e8807bdbcca24 (patch)
tree6970b8022db6709ba2153f5790d4d2f9bdcc071d /domake-win
parentd4fb6d493a040c354d4d1f1a089f017db7efdb3d (diff)
downloadopenvpn-9ca8f3cf77b7d5ec5956777c2f2e8807bdbcca24.tar.gz
openvpn-9ca8f3cf77b7d5ec5956777c2f2e8807bdbcca24.tar.xz
openvpn-9ca8f3cf77b7d5ec5956777c2f2e8807bdbcca24.zip
Misc XGUI fixes.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@2836 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'domake-win')
-rw-r--r--domake-win6
1 files changed, 3 insertions, 3 deletions
diff --git a/domake-win b/domake-win
index d956b32..2758656 100644
--- a/domake-win
+++ b/domake-win
@@ -126,12 +126,12 @@ install-win32/getpkcs11helper
# Get the OpenVPN GUI (must be prebuilt)
install-win32/getgui
-# Get the OpenVPN XML-based GUI (must be prebuilt)
-install-win32/getxgui
-
# Produce the license text, install README, and sample config files
install-win32/maketext
+# Get the OpenVPN XML-based GUI (must be prebuilt)
+install-win32/getxgui
+
# This final step builds the OpenVPN installer using generated
# files from GENOUT
install-win32/buildinstaller