Windows: Fix dependencies for hcrypto/test_hmac.exe

This commit is contained in:
Asanka Herath
2010-08-23 13:36:01 -04:00
committed by Asanka C. Herath
parent 4c6cdf07c2
commit 1e540dbf5c

View File

@@ -196,7 +196,7 @@ $(OBJ)\test_engine_dso.exe: $(OBJ)\test_engine_dso.obj $(LIBHEIMDAL) $(LIBROKEN)
$(EXECONLINK)
$(EXEPREP_NODIST)
$(OBJ)\test_hmac.exe: $(OBJ)\test_hmac.obj $(LIBHEIMDAL)
$(OBJ)\test_hmac.exe: $(OBJ)\test_hmac.obj $(LIBHEIMDAL) $(LIBROKEN)
$(EXECONLINK)
$(EXEPREP_NODIST)