diff --git a/doc/tor-win32-mingw-creation.txt b/doc/tor-win32-mingw-creation.txt index b8291292be..28ba178edd 100644 --- a/doc/tor-win32-mingw-creation.txt +++ b/doc/tor-win32-mingw-creation.txt @@ -39,6 +39,8 @@ find ./ -name "*.h" -exec cp {} ../include/openssl/ \; cd .. cp *.h include/openssl/ cp ssl/ssltest.c test/ +Edit Makefile and remove the "test" and "tests" sections. +rm -rf ./test ./Configure mingw make