summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAlon Bar-Lev <alon.barlev@gmail.com>2012-02-29 22:12:20 +0200
committerDavid Sommerseth <davids@redhat.com>2012-03-24 00:14:23 +0100
commit6187644b660ce284d0a706811eae2dce7cb411b2 (patch)
treefc0446a18154df46c7a2733bc5dbb6c0eb526ec4 /configure.ac
parent14a131ac1cfc95e5ba2518ff887d04c034aecc53 (diff)
downloadopenvpn-6187644b660ce284d0a706811eae2dce7cb411b2.tar.gz
openvpn-6187644b660ce284d0a706811eae2dce7cb411b2.tar.xz
openvpn-6187644b660ce284d0a706811eae2dce7cb411b2.zip
build: windows: install version.sh to allow installer read version
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> Acked-by: Samuli Seppänen <samuli@openvpn.net> Signed-off-by: David Sommerseth <davids@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d53a74a..0f2a62e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -904,6 +904,7 @@ AC_SUBST([OPTIONAL_PKCS11_HELPER_LIBS])
AM_CONDITIONAL([WIN32], [test "${WIN32}" = "yes"])
AC_CONFIG_FILES([
+ version.sh
Makefile
build/Makefile
build/msvc/Makefile