]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Makefile.am needs to do a rm -rf on .svn directories
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Wed, 12 Oct 2005 23:25:11 +0000 (23:25 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Wed, 12 Oct 2005 23:25:11 +0000 (23:25 +0000)
commitf25476b26d3af15789698b7f4aa19701d0dd52c0
tree651b2979531f9b145d1a18bf608b8cd1d6d946c5
parent00d391705c713b06b2c80f0b36724f9bb4d806ae
Makefile.am needs to do a rm -rf on .svn directories
when building tarball (make dist) because some of the
files are write-protected -- 2.1_beta2

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@602 e7ae566f-a301-0410-adde-c780ea21d3b5
Makefile.am