summaryrefslogtreecommitdiff
path: root/source4/torture
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2009-03-15 14:57:58 +0100
committerJelmer Vernooij <jelmer@samba.org>2009-03-15 14:57:58 +0100
commitc223beee2a0bd6922eda4551caec0061c86097f2 (patch)
tree72e0b2ca7144d0d2d5e08e285f9fb02a92cd67ad /source4/torture
parent74299582c4989d00a45962836bb02cc7f4b2dd20 (diff)
parent7972d82436f5d93606fb538be180250f2f28de6b (diff)
downloadsamba-c223beee2a0bd6922eda4551caec0061c86097f2.tar.gz
samba-c223beee2a0bd6922eda4551caec0061c86097f2.tar.bz2
samba-c223beee2a0bd6922eda4551caec0061c86097f2.zip
Merge branch 'tdr' of /home/jelmer/samba4
Diffstat (limited to 'source4/torture')
-rw-r--r--source4/torture/local/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/local/config.mk b/source4/torture/local/config.mk
index 36f4f08072..967e545225 100644
--- a/source4/torture/local/config.mk
+++ b/source4/torture/local/config.mk
@@ -44,7 +44,7 @@ TORTURE_LOCAL_OBJ_FILES = \
$(torturesrcdir)/../../lib/compression/testsuite.o \
$(torturesrcdir)/../../lib/util/charset/tests/charset.o \
$(torturesrcdir)/../libcli/security/tests/sddl.o \
- $(torturesrcdir)/../lib/tdr/testsuite.o \
+ $(libtdrsrcdir)/testsuite.o \
$(torturesrcdir)/../../lib/tevent/testsuite.o \
$(torturesrcdir)/../param/tests/share.o \
$(torturesrcdir)/../param/tests/loadparm.o \