summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorRafal Szczesniak <mimir@samba.org>2006-08-27 20:41:29 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:16:49 -0500
commit8856986214aec9fc794d2575c9f2e2454aa3989a (patch)
treeea5f7a8ec5c5cbbc52a158ab835ddfe9e300702f /source4/torture/config.mk
parente1e0645d18490c0e10e03bfde4396388c5e9b297 (diff)
downloadsamba-8856986214aec9fc794d2575c9f2e2454aa3989a.tar.gz
samba-8856986214aec9fc794d2575c9f2e2454aa3989a.tar.bz2
samba-8856986214aec9fc794d2575c9f2e2454aa3989a.zip
r17858: Add new libnet domain open tests.
rafal (This used to be commit c9b0b1fb67855ed3bfd1f34c664275bd7f34ff8c)
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 8141d5f2cc..be2d6a1bde 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -254,7 +254,8 @@ OBJ_FILES = \
libnet/libnet_lookup.o \
libnet/libnet_user.o \
libnet/libnet_share.o \
- libnet/libnet_rpc.o
+ libnet/libnet_rpc.o \
+ libnet/libnet_domain.o
PUBLIC_DEPENDENCIES = \
LIBSAMBA-NET \
POPT_CREDENTIALS