diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-01-22 23:04:47 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:51:21 -0500 |
commit | d8d745a09eceb91f72ddc2277b224f4cc9ab7915 (patch) | |
tree | 227d2230d872a9583391ff5b4bda8e18712ff0df /source4/lib/ldb | |
parent | 918e8feac37638cc001e76064562eb676381187b (diff) | |
download | samba-d8d745a09eceb91f72ddc2277b224f4cc9ab7915.tar.gz samba-d8d745a09eceb91f72ddc2277b224f4cc9ab7915.tar.bz2 samba-d8d745a09eceb91f72ddc2277b224f4cc9ab7915.zip |
r13067: Don't install ldbtest
(This used to be commit cc35a4bc0e6d44735fc3efabb1901161e2c6d36c)
Diffstat (limited to 'source4/lib/ldb')
-rw-r--r-- | source4/lib/ldb/config.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/ldb/config.mk b/source4/lib/ldb/config.mk index fb1970be08..a97fefeab1 100644 --- a/source4/lib/ldb/config.mk +++ b/source4/lib/ldb/config.mk @@ -252,7 +252,6 @@ MANPAGE = man/ldbrename.1 ################################################ # Start BINARY ldbtest [BINARY::ldbtest] -INSTALLDIR = BINDIR OBJ_FILES= \ tools/ldbtest.o REQUIRED_SUBSYSTEMS = \ |