Build error on non-unix.
authorAndy Polyakov <appro@openssl.org>
Mon, 18 Sep 2006 19:50:54 +0000 (19:50 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 18 Sep 2006 19:50:54 +0000 (19:50 +0000)
PR: 1390

test/Makefile

index 9a187b1879043102b78802b7029b466cde229608..5afabecb2130c25cec76b377da98795d24e1904c 100644 (file)
@@ -294,7 +294,7 @@ test_tsa:
          sh ./testtsa; \
        fi
 
          sh ./testtsa; \
        fi
 
-test_ige: $(IGETEST)
+test_ige: $(IGETEST)$(EXE_EXT)
        @echo "Test IGE mode"
        ../util/shlib_wrap.sh ./$(IGETEST)
 
        @echo "Test IGE mode"
        ../util/shlib_wrap.sh ./$(IGETEST)