From: Kurt Zeilenga Date: Wed, 3 Mar 1999 21:31:12 +0000 (+0000) Subject: Add 'tests' target. X-Git-Tag: OPENLDAP_SLAPD_BACK_LDAP~503 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b2e0e58a22af4f218aaaf65844acad439c02367a;p=openldap Add 'tests' target. --- 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 .