diff options
Diffstat (limited to 'domake-win')
-rw-r--r-- | domake-win | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |