summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-02-14 23:28:31 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-02-14 23:28:31 +0100
commitff64a6716092db5d0ac13658bb7e400da90e0dd9 (patch)
tree5fbf2b0dea3fbeb761132e089077baada38633e2 /source4/torture/config.mk
parent1885908fb4f679452290ec23e2e4eae176bd7c39 (diff)
downloadsamba-ff64a6716092db5d0ac13658bb7e400da90e0dd9.tar.gz
samba-ff64a6716092db5d0ac13658bb7e400da90e0dd9.tar.bz2
samba-ff64a6716092db5d0ac13658bb7e400da90e0dd9.zip
Split provision from C code out of becomedc.
(This used to be commit ed2b72ac76ec069fec799b3fd805cca59fc28de4)
Diffstat (limited to 'source4/torture/config.mk')
-rw-r--r--source4/torture/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index 0c5e641b4b..648c62f98e 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -14,7 +14,7 @@ PUBLIC_DEPENDENCIES = \
LIBTALLOC
[SUBSYSTEM::TORTURE_UTIL]
-OBJ_FILES = util_smb.o
+OBJ_FILES = util_smb.o util_provision.o
PRIVATE_DEPENDENCIES = LIBCLI_RAW
PUBLIC_PROTO_HEADER = util.h
PUBLIC_DEPENDENCIES = POPT_CREDENTIALS