summaryrefslogtreecommitdiff
path: root/source4/libnet/config.mk
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2005-08-02 21:21:43 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:30:59 -0500
commit50468b3dfeafb086b7b87efab25c92c167750378 (patch)
tree837d183bd622f63242bdd406db11ebc404d820ef /source4/libnet/config.mk
parentb0b881a792e540fb8660ba2b52c1c9f2537b6e3f (diff)
downloadsamba-50468b3dfeafb086b7b87efab25c92c167750378.tar.gz
samba-50468b3dfeafb086b7b87efab25c92c167750378.tar.bz2
samba-50468b3dfeafb086b7b87efab25c92c167750378.zip
r8952: Partial work commit to find the DN of the new machine account - we
will use ldb to add servicePrincipalNames to this. Andrew Bartlett (This used to be commit c1f8cab3e3d3eaf4af372675656fe1a4da68a9f8)
Diffstat (limited to 'source4/libnet/config.mk')
-rw-r--r--source4/libnet/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/libnet/config.mk b/source4/libnet/config.mk
index 5180f10716..54a0b46e45 100644
--- a/source4/libnet/config.mk
+++ b/source4/libnet/config.mk
@@ -18,6 +18,6 @@ ADD_OBJ_FILES = \
libnet/userman.o \
libnet/domain.o
-REQUIRED_SUBSYSTEMS = RPC_NDR_SAMR RPC_NDR_LSA RPC_NDR_SRVSVC LIBCLI_COMPOSITE LIBCLI_RESOLVE LIBSAMBA3
+REQUIRED_SUBSYSTEMS = RPC_NDR_SAMR RPC_NDR_LSA RPC_NDR_SRVSVC RPC_NDR_DRSUAPI LIBCLI_COMPOSITE LIBCLI_RESOLVE LIBSAMBA3
# End SUBSYSTEM LIBNET
#################################