diff options
Diffstat (limited to 'source4/auth/config.mk')
-rw-r--r-- | source4/auth/config.mk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/source4/auth/config.mk b/source4/auth/config.mk index c09e484231..876d43a6ef 100644 --- a/source4/auth/config.mk +++ b/source4/auth/config.mk @@ -40,18 +40,6 @@ REQUIRED_SUBSYSTEMS = \ ####################### ####################### -# Start MODULE auth_domain -[MODULE::auth_domain] -INIT_FUNCTION = auth_domain_init -SUBSYSTEM = AUTH -INIT_OBJ_FILES = \ - auth_domain.o -REQUIRED_SUBSYSTEMS = \ - NDR_NETLOGON LIBNDR -# End MODULE auth_winbind -####################### - -####################### # Start MODULE auth_developer [MODULE::auth_developer] INIT_FUNCTION = auth_developer_init |