diff options
Diffstat (limited to '')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 12e11e3..c443f68 100644 --- a/configure.ac +++ b/configure.ac @@ -672,4 +672,4 @@ if test "$PASSWORD_SAVE" = "yes"; then AC_DEFINE(ENABLE_PASSWORD_SAVE, 1, [Allow --askpass and --auth-user-pass passwords to be read from a file]) fi -AC_OUTPUT(Makefile openvpn.spec config-win32.h install-win32/openvpn.nsi) +AC_OUTPUT(Makefile openvpn.spec) |