summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorRafal Szczesniak <mimir@samba.org>2005-08-02 18:15:23 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:30:58 -0500
commit2a45ec2049479a81298c991d6c6d86eef0118292 (patch)
tree2400be49abc4953e9e6656fe8c57cb8c50fb7bf7 /source4/torture/config.mk
parente66f76c864099c315bb654d16aafaa69984b122b (diff)
downloadsamba-2a45ec2049479a81298c991d6c6d86eef0118292.tar.gz
samba-2a45ec2049479a81298c991d6c6d86eef0118292.tar.bz2
samba-2a45ec2049479a81298c991d6c6d86eef0118292.zip
r8930: Add the libnet share tests based on code submitted by
Gregory Leocadie <gleocadie@idealx.com>. Listing shares passes, deleting not yet - it's a work in progress. rafal (This used to be commit 5c53498a4a3e84d5b55c233da01e96fdd4f0e0dd)
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 6b373f9650..29613c38aa 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -199,6 +199,7 @@ ADD_OBJ_FILES = \
torture/libnet/domain.o \
torture/libnet/libnet_lookup.o \
torture/libnet/libnet_user.o \
+ torture/libnet/libnet_share.o \
torture/libnet/libnet_rpc.o
REQUIRED_SUBSYSTEMS = \
NDR_ALL RPC_NDR_SAMR LIBNET