Windows: Remove test_hdbkeys from test-run

test_hdbkeys is not a standalone test app.
This commit is contained in:
Asanka Herath
2010-08-24 06:05:04 -04:00
committed by Asanka C. Herath
parent fbbfbdda32
commit 77c91f86a0

View File

@@ -176,7 +176,6 @@ $(OBJ)\test_hdbkeys.exe: $(OBJ)\test_hdbkeys.obj $(LIBHDB) $(LIBHEIMDAL) $(LIBRO
test-run:
cd $(OBJ)
test_dbinfo.exe
test_hdbkeys.exe
cd $(SRCDIR)
!ifdef OPENLDAP_INC