summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-02-15 22:07:18 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:48:22 -0500
commit5f23c888afa56d2deecbedeb6c17ba99665d0db3 (patch)
tree85e40e851b6eacb440b0dabd67cf138dc496e1f4 /source4/torture/config.mk
parent8bcad6b9010a3a47620d4b34c34d2205f754ce14 (diff)
downloadsamba-5f23c888afa56d2deecbedeb6c17ba99665d0db3.tar.gz
samba-5f23c888afa56d2deecbedeb6c17ba99665d0db3.tar.bz2
samba-5f23c888afa56d2deecbedeb6c17ba99665d0db3.zip
r21374: lsa tests
(This used to be commit bfc2a1c50596ac3aee871de63fdd99362a65d7d8)
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 e0d16b7917..15d34c0def 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -102,7 +102,8 @@ INIT_FUNCTION = torture_ndr_init
PRIVATE_PROTO_HEADER = ndr/proto.h
OBJ_FILES = ndr/ndr.o \
ndr/winreg.o \
- ndr/atsvc.o
+ ndr/atsvc.o \
+ ndr/lsa.o
[MODULE::torture_rpc]
# TORTURE_NET and TORTURE_NBT use functions from torture_rpc...