UTIL_TDB: lowercase name.
[samba.git] / source4 / ntvfs / common / wscript_build
index b16f8fa2566fc3909af239dfff9b4ae81be4a460..b144472a4960f0cef3b0267dfc66fcb1d020f82d 100644 (file)
@@ -3,7 +3,7 @@
 bld.SAMBA_SUBSYSTEM('ntvfs_common',
        source='init.c brlock.c brlock_tdb.c opendb.c opendb_tdb.c notify.c',
        autoproto='proto.h',
-       deps='UTIL_TDB tdb-wrap',
+       deps='util_tdb tdb-wrap',
        public_deps='NDR_OPENDB NDR_NOTIFY sys_notify sys_lease share'
        )