Build error on non-unix [from HEAD].
authorAndy Polyakov <appro@openssl.org>
Mon, 18 Sep 2006 19:51:45 +0000 (19:51 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 18 Sep 2006 19:51:45 +0000 (19:51 +0000)
PR: 1390

test/Makefile

index 01c64fd4c171a0fd2a382be9d9047fe91ea4c327..79830876e685597801a9b64be5097a560ae4ab6c 100644 (file)
@@ -283,7 +283,7 @@ test_aes: #$(AESTEST)
 #      @echo "test Rijndael"
 #      ../util/shlib_wrap.sh ./$(AESTEST)
 
-test_ige: $(IGETEST)
+test_ige: $(IGETEST)$(EXE_EXT)
        @echo "Test IGE mode"
        ../util/shlib_wrap.sh ./$(IGETEST)