From: Andy Polyakov Date: Mon, 18 Sep 2006 19:50:54 +0000 (+0000) Subject: Build error on non-unix. X-Git-Tag: OpenSSL_0_9_8k^2~1137 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4ca7d975af7581473a587a59b9f8e39a69247dc0;p=oweals%2Fopenssl.git Build error on non-unix. PR: 1390 --- diff --git a/test/Makefile b/test/Makefile index 9a187b1879..5afabecb21 100644 --- a/test/Makefile +++ b/test/Makefile @@ -294,7 +294,7 @@ test_tsa: sh ./testtsa; \ fi -test_ige: $(IGETEST) +test_ige: $(IGETEST)$(EXE_EXT) @echo "Test IGE mode" ../util/shlib_wrap.sh ./$(IGETEST)