summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2004-06-17 00:31:24 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:56:43 -0500
commit1f31eccdad0d65b06983c96da7cd52e5f713d6d5 (patch)
tree88d7352449937d7b1c78b4de009698de4d2c9c67 /source4/torture/config.mk
parentdd711fee210e4161f8d85f8af39ffc4329d55914 (diff)
downloadsamba-1f31eccdad0d65b06983c96da7cd52e5f713d6d5.tar.gz
samba-1f31eccdad0d65b06983c96da7cd52e5f713d6d5.tar.bz2
samba-1f31eccdad0d65b06983c96da7cd52e5f713d6d5.zip
r1173: A quick little test to show that we cannot bind twice to a single endpoint.
Andrew Bartlett (This used to be commit e12ad47c69098b6865f5b10527aa44ff322e4b18)
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 a4ec4b4076..22ade08d7c 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -63,7 +63,8 @@ ADD_OBJ_FILES = \
torture/rpc/autoidl.o \
torture/rpc/testjoin.o \
torture/rpc/schannel.o \
- torture/rpc/netlogon.o
+ torture/rpc/netlogon.o \
+ torture/rpc/bind.o
REQUIRED_SUBSYSTEMS = \
LIBSMB
# End SUBSYSTEM TORTURE_RPC