summaryrefslogtreecommitdiff
path: root/source4/libnet/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/libnet/config.mk')
-rw-r--r--source4/libnet/config.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/source4/libnet/config.mk b/source4/libnet/config.mk
index 6a50a57180..3b95f9ba60 100644
--- a/source4/libnet/config.mk
+++ b/source4/libnet/config.mk
@@ -13,7 +13,9 @@ ADD_OBJ_FILES = \
libnet/libnet_share.o \
libnet/userinfo.o \
libnet/userman.o \
- libnet/domain.o
-REQUIRED_SUBSYSTEMS = RPC_NDR_SAMR RPC_NDR_SRVSVC LIBCLI_COMPOSITE LIBSAMBA3
+ libnet/domain.o \
+ libnet/lookup.o
+
+REQUIRED_SUBSYSTEMS = RPC_NDR_SAMR RPC_NDR_SRVSVC LIBCLI_COMPOSITE LIBCLI_RESOLVE LIBSAMBA3
# End SUBSYSTEM LIBNET
#################################