summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-03-02 16:20:48 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:49:05 -0500
commit83d88d15210613f427f0162921f467c2957493fa (patch)
treecefad25ce374edb790dc5c0e6d8aa5245f44f81e /source4/torture/config.mk
parent1afda7bdde90948027e3230c19753280afb16e96 (diff)
downloadsamba-83d88d15210613f427f0162921f467c2957493fa.tar.gz
samba-83d88d15210613f427f0162921f467c2957493fa.tar.bz2
samba-83d88d15210613f427f0162921f467c2957493fa.zip
r21658: Add some tests for SAMR NDR
(This used to be commit a36912721ae84d3a1702bd83d735cc1097968f46)
Diffstat (limited to 'source4/torture/config.mk')
-rw-r--r--source4/torture/config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index ef7051481b..16fc2cdcf4 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -106,7 +106,8 @@ OBJ_FILES = ndr/ndr.o \
ndr/dfs.o \
ndr/netlogon.o \
ndr/drsuapi.o \
- ndr/spoolss.o
+ ndr/spoolss.o \
+ ndr/samr.o
[MODULE::torture_rpc]
# TORTURE_NET and TORTURE_NBT use functions from torture_rpc...