mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-06-12 02:12:15 -04:00
config-win32.h and install-win32/openvpn.nsi are no longer generated
(i.e. they are now original sources), therefore doclean should not delete them. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@2249 e7ae566f-a301-0410-adde-c780ea21d3b5
This commit is contained in:
parent
f4df55fbd8
commit
dd048438cd
1 changed files with 1 additions and 1 deletions
2
doclean
2
doclean
|
|
@ -11,6 +11,6 @@
|
|||
# make
|
||||
# make install
|
||||
|
||||
rm -f *.o openvpn config.cache configure Makefile Makefile.in stamp-h* config.guess config.sub depcomp missing mkinstalldirs config.log config.status config.h config.h.in aclocal.m4 openvpn.spec config-win32.h install-sh install-win32/openvpn.nsi
|
||||
rm -f *.o openvpn config.cache configure Makefile Makefile.in stamp-h* config.guess config.sub depcomp missing mkinstalldirs config.log config.status config.h config.h.in aclocal.m4 openvpn.spec install-sh
|
||||
|
||||
rm -rf autom4te*.cache .deps
|
||||
|
|
|
|||
Loading…
Reference in a new issue