diff options
Diffstat (limited to '')
-rw-r--r-- | install-win32/Makefile.am | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/install-win32/Makefile.am b/install-win32/Makefile.am index 80fd4be..559544c 100644 --- a/install-win32/Makefile.am +++ b/install-win32/Makefile.am @@ -25,8 +25,32 @@ MAINTAINERCLEANFILES = $(srcdir)/Makefile.in dist_noinst_DATA = \ + GetWindowsVersion.nsi \ + build-pkcs11-helper.sh \ + buildinstaller \ + buildopensslpath.bat \ + ddk-common \ + doclean \ + dosname.pl \ + getgui \ + getopenssl \ + getpkcs11helper \ + getprebuilt \ + getxgui \ + ifdef.pl \ + m4todef.pl \ + macro.pl \ + makeopenvpn \ + maketap \ + maketapinstall \ + maketext \ + openssl.patch \ openvpn.nsi \ - setpath.nsi + setpath.nsi \ + settings.in \ + trans.pl \ + u2d.c \ + winconfig if WIN32 |