diff options
author | James Yonan <james@openvpn.net> | 2010-04-17 02:23:50 +0000 |
---|---|---|
committer | James Yonan <james@openvpn.net> | 2010-04-17 02:23:50 +0000 |
commit | 7a464e32394f2d072fad2d31ad625b332108300f (patch) | |
tree | d4bcdd7568d0bc9b7f228ba987abd26db73fbbf4 | |
parent | Management interface performance optimizations: (diff) | |
download | openvpn-7a464e32394f2d072fad2d31ad625b332108300f.tar.xz |
Minor change to doclean script:
Don't delete config-win32.h, because this is now a true source file
and no longer a generated file.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@5558 e7ae566f-a301-0410-adde-c780ea21d3b5
-rwxr-xr-x | doclean | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -37,7 +37,6 @@ rm -f \ openvpn.spec \ install-sh \ openvpn.8.html \ - config-win32.h \ install-win32/*.exe \ install-win32/makensis.log \ install-win32/settings \ |