From: James Yonan Date: Sat, 17 Apr 2010 02:23:50 +0000 (+0000) Subject: Minor change to doclean script: X-Git-Tag: v2.2-beta1~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a464e32394f2d072fad2d31ad625b332108300f;p=thirdparty%2Fopenvpn.git 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 --- diff --git a/doclean b/doclean index d4f815713..8b35dd6d4 100755 --- a/doclean +++ b/doclean @@ -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 \