]> git.sur5r.net Git - openldap/commitdiff
make alltests += back-ldif tests
authorHallvard Furuseth <hallvard@openldap.org>
Sun, 20 Nov 2011 12:53:35 +0000 (13:53 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 22 Nov 2011 00:32:39 +0000 (16:32 -0800)
tests/Makefile.in

index ec0fb3326f9cbd8c0cc0385fcd4c2aff1db747da..637e30abbe731ff9c53c1757bf4e40eb2b95b4a1 100644 (file)
@@ -30,6 +30,7 @@ test tests:
 # test all backends
 alltests: tests
        @$(MAKE) sql
+       @$(MAKE) ldif
 
 bdb test-bdb:  bdb-$(BUILD_BDB)
 bdb-no: