From b2e0e58a22af4f218aaaf65844acad439c02367a Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 3 Mar 1999 21:31:12 +0000 Subject: [PATCH] Add 'tests' target. --- tests/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile.in b/tests/Makefile.in index cd5c0b9001..7f90640084 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -16,6 +16,7 @@ test-bdb2: FORCE echo "run configure with --enable-bdb2" ; \ fi +tests: test-ldbm test: test-ldbm test-ldbm: FORCE @-$(LN_S) $(srcdir)/data . -- 2.39.5