smbd: cleanupdb.c is used in smbd only
authorVolker Lendecke <vl@samba.org>
Wed, 18 Oct 2017 15:02:56 +0000 (17:02 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 20 Oct 2017 18:03:12 +0000 (20:03 +0200)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/wscript_build

index e9852f04f11b193a8ee008f12ef9b3c629270b77..be0811f873719dd0a56ca0fc6caf2ea88e8175bd 100644 (file)
@@ -412,7 +412,6 @@ bld.SAMBA3_SUBSYSTEM('samba3core',
                           lib/idmap_cache.c
                           lib/util_ea.c
                           lib/background.c
-                          lib/cleanupdb.c
                           ''',
                    deps='''
                         samba3util
@@ -670,6 +669,7 @@ bld.SAMBA3_LIBRARY('smbd_base',
                           printing/printspoolss.c
                           lib/sessionid_tdb.c
                           lib/conn_tdb.c
+                          lib/cleanupdb.c
                           smbd/fake_file.c
                           smbd/quotas.c
                           smbd/ntquotas.c