diff options
Diffstat (limited to 'src/tests')
| -rw-r--r-- | src/tests/hammer/Imakefile | 2 | ||||
| -rw-r--r-- | src/tests/verify/Imakefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/src/tests/hammer/Imakefile b/src/tests/hammer/Imakefile index ec0fa6456..0c8bda6c4 100644 --- a/src/tests/hammer/Imakefile +++ b/src/tests/hammer/Imakefile @@ -26,3 +26,5 @@ LOCAL_LIBRARIES = $(KLIB) SimpleTestProgramTarget(kdc5_hammer) + +DependTarget() diff --git a/src/tests/verify/Imakefile b/src/tests/verify/Imakefile index 08498148c..33ec70f31 100644 --- a/src/tests/verify/Imakefile +++ b/src/tests/verify/Imakefile @@ -26,3 +26,5 @@ DEPLIBS = $(DEPKDBLIB) $(DEPKLIB) LOCAL_LIBRARIES = $(KDBLIB) $(KLIB) SimpleTestProgramTarget(kdb5_verify) + +DependTarget() |
