summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-02-16 12:47:08 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:48:24 -0500
commitf86444b516eed15f385085542cc14a612fe3db03 (patch)
treee24a485564ba17a9be5ac11abf1a6ca0da7c7d1f /source4/torture/config.mk
parentf2d9c313c6649eeca3634c1808ca57f42b534e56 (diff)
downloadsamba-f86444b516eed15f385085542cc14a612fe3db03.tar.gz
samba-f86444b516eed15f385085542cc14a612fe3db03.tar.bz2
samba-f86444b516eed15f385085542cc14a612fe3db03.zip
r21381: dfs tests.
(This used to be commit 3ef8a6834df63a0bfa68996daea6432e98243d40)
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 2c0a474174..990a327f9b 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -104,7 +104,8 @@ OBJ_FILES = ndr/ndr.o \
ndr/winreg.o \
ndr/atsvc.o \
ndr/lsa.o \
- ndr/epmap.o
+ ndr/epmap.o \
+ ndr/dfs.o
[MODULE::torture_rpc]
# TORTURE_NET and TORTURE_NBT use functions from torture_rpc...