summaryrefslogtreecommitdiff
path: root/source4/auth/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/auth/config.mk')
-rw-r--r--source4/auth/config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/auth/config.mk b/source4/auth/config.mk
index 5c5ec02c93..184902a870 100644
--- a/source4/auth/config.mk
+++ b/source4/auth/config.mk
@@ -35,7 +35,7 @@ INIT_OBJ_FILES = \
auth_winbind.o
REQUIRED_SUBSYSTEMS = \
LIB_WINBIND_CLIENT \
- NDR_NETLOGON NDR_RAW
+ NDR_NETLOGON LIBNDR
# End MODULE auth_winbind
#######################
@@ -47,7 +47,7 @@ SUBSYSTEM = AUTH
INIT_OBJ_FILES = \
auth_domain.o
REQUIRED_SUBSYSTEMS = \
- NDR_NETLOGON NDR_RAW
+ NDR_NETLOGON LIBNDR
# End MODULE auth_winbind
#######################