summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-02-17 01:58:06 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:48:26 -0500
commite586d112e24b005d4443964a8e2dc2862f12cdcd (patch)
tree2d71fda3b9b7ff1c06be996ba0b36deb6525bfb1 /source4/torture/config.mk
parent8a9a68b707963f071480e79618d33e858154263f (diff)
downloadsamba-e586d112e24b005d4443964a8e2dc2862f12cdcd.tar.gz
samba-e586d112e24b005d4443964a8e2dc2862f12cdcd.tar.bz2
samba-e586d112e24b005d4443964a8e2dc2862f12cdcd.zip
r21403: Add netlogon tests.
(This used to be commit a620dc359476de9440f3b84dc8b45f569d103270)
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 7b1d2d3258..a4fe054041 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -103,7 +103,8 @@ OBJ_FILES = ndr/ndr.o \
ndr/atsvc.o \
ndr/lsa.o \
ndr/epmap.o \
- ndr/dfs.o
+ ndr/dfs.o \
+ ndr/netlogon.o
[MODULE::torture_rpc]
# TORTURE_NET and TORTURE_NBT use functions from torture_rpc...