From 9845c030ab1b569d9943c885cd6db876c535758d Mon Sep 17 00:00:00 2001 From: Hallvard Furuseth Date: Sun, 20 Nov 2011 13:53:35 +0100 Subject: [PATCH] make alltests += back-ldif tests --- tests/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile.in b/tests/Makefile.in index ec0fb3326f..637e30abbe 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -30,6 +30,7 @@ test tests: # test all backends alltests: tests @$(MAKE) sql + @$(MAKE) ldif bdb test-bdb: bdb-$(BUILD_BDB) bdb-no: -- 2.39.5