equal
deleted
inserted
replaced
|
1 --- openldap-2.4.30/tests/Makefile.in.old Thu Oct 11 10:08:07 2012 |
|
2 +++ openldap-2.4.30/tests/Makefile.in Thu Oct 11 10:23:23 2012 |
|
3 @@ -25,7 +25,6 @@ |
|
4 test tests: |
|
5 @$(MAKE) bdb |
|
6 @$(MAKE) hdb |
|
7 - @$(MAKE) mdb |
|
8 |
|
9 # test all backends |
|
10 alltests: tests |
|
11 |