summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2005-10-07 08:12:05 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:39:30 -0500
commit89a63bf14bce4511a3ccdf90459240c262cc0374 (patch)
tree441aeac691ed82342f80bb266467c846377ab120 /source4/torture/config.mk
parentc6e683cc233681332361cde5c8354be0041c377f (diff)
downloadsamba-89a63bf14bce4511a3ccdf90459240c262cc0374.tar.gz
samba-89a63bf14bce4511a3ccdf90459240c262cc0374.tar.bz2
samba-89a63bf14bce4511a3ccdf90459240c262cc0374.zip
r10804: Move the DRSUAPI cracknames test into a seperate file, and collapse
the file size by converting it to a table-driven system. Andrew Bartlett (This used to be commit f5499877722d6c4636036325efb75d35aa853cc4)
Diffstat (limited to 'source4/torture/config.mk')
-rw-r--r--source4/torture/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index 7675a07c40..548ded1111 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -78,6 +78,7 @@ ADD_OBJ_FILES = \
torture/rpc/dcom.o \
torture/rpc/dfs.o \
torture/rpc/drsuapi.o \
+ torture/rpc/drsuapi_cracknames.o \
torture/rpc/spoolss.o \
torture/rpc/unixinfo.o \
torture/rpc/samr.o \