summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2006-09-18 19:50:54 +0000
committerAndy Polyakov <appro@openssl.org>2006-09-18 19:50:54 +0000
commit4ca7d975af7581473a587a59b9f8e39a69247dc0 (patch)
tree0710682d62bf95863aea5b59fd31f3390e8cdf18 /test/Makefile
parentb774111020a087a85ea4e77778e2f5da20949e65 (diff)
downloadopenssl-new-4ca7d975af7581473a587a59b9f8e39a69247dc0.tar.gz
Build error on non-unix.
PR: 1390
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
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)