s3-tldap: do not install test_tldap
authorGünther Deschner <gd@samba.org>
Thu, 12 Jul 2018 21:32:36 +0000 (23:32 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 14 Jul 2018 01:09:00 +0000 (03:09 +0200)
Guenther

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13529

Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Sat Jul 14 03:09:00 CEST 2018 on sn-devel-144

source3/wscript_build

index 03d5724ee11d8e21196b076070b47c338939c965..becaffe61c48eb778fc0ac5588aeb9f8d658eeec 100644 (file)
@@ -114,7 +114,8 @@ bld.SAMBA3_BINARY('test_tldap',
                        samba3util
                        smbconf
                        cmocka
-                       ''')
+                       ''',
+                  install=False)
 
 # libpdb.so should not expose internal symbols that are only usable
 # to the statically linked modules that are merged into libpdb.