summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAlon Bar-Lev <alon.barlev@gmail.com>2012-02-29 22:11:47 +0200
committerDavid Sommerseth <davids@redhat.com>2012-03-22 22:06:53 +0100
commit30029449d475c1e45f080d7481e4c7bf762b2480 (patch)
treef4dc68b1b27d045a8d514fec4637bd4c34a93310 /configure.ac
parent31d19917af05d7730e3c397ade5bb9c21c047bef (diff)
downloadopenvpn-30029449d475c1e45f080d7481e4c7bf762b2480.tar.gz
openvpn-30029449d475c1e45f080d7481e4c7bf762b2480.tar.xz
openvpn-30029449d475c1e45f080d7481e4c7bf762b2480.zip
Remove install-win32
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.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index aa1d509..747c7b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -988,8 +988,5 @@ AC_CONFIG_FILES([t_client.sh], [chmod +x t_client.sh])
AC_OUTPUT([
Makefile
openvpn.spec
- images/Makefile
service-win32/Makefile
- install-win32/Makefile
- install-win32/settings
])