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 3d2ccf0571..99e590faa1 100644
--- a/source4/auth/config.mk
+++ b/source4/auth/config.mk
@@ -31,7 +31,7 @@ INIT_OBJ_FILES = \
auth/auth_winbind.o
REQUIRED_SUBSYSTEMS = \
LIB_WINBIND_CLIENT \
- NDR_NETLOGON NDR
+ NDR_NETLOGON NDR_RAW
# End MODULE auth_winbind
#######################
@@ -43,7 +43,7 @@ SUBSYSTEM = AUTH
INIT_OBJ_FILES = \
auth/auth_domain.o
REQUIRED_SUBSYSTEMS = \
- NDR_NETLOGON NDR
+ NDR_NETLOGON NDR_RAW
# End MODULE auth_winbind
#######################