summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2006-01-08 12:29:11 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:49:51 -0500
commit53091bf83e7e84c00372d75075df308a111888a0 (patch)
treea1f18ef4892e1e4cc875f8e4e8e819c57ede6272 /source4/torture/config.mk
parent1162b37ff0ce46a578b7e8a6cd92f66a5a1982d9 (diff)
downloadsamba-53091bf83e7e84c00372d75075df308a111888a0.tar.gz
samba-53091bf83e7e84c00372d75075df308a111888a0.tar.bz2
samba-53091bf83e7e84c00372d75075df308a111888a0.zip
r12764: Add a test for lsa_lookup. This will be expanded when I get around to add
trusted domains. Volker (This used to be commit 8b8bb85ad365721bfa1cf5309d53d851f2013c22)
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 4f4349bc5e..97e8bc4a9e 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -75,6 +75,7 @@ REQUIRED_SUBSYSTEMS = \
OBJ_FILES = \
rpc/join.o \
rpc/lsa.o \
+ rpc/lsa_lookup.o \
rpc/session_key.o \
rpc/echo.o \
rpc/dcom.o \