diff options
Diffstat (limited to 'source4/auth/config.mk')
-rw-r--r-- | source4/auth/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/auth/config.mk b/source4/auth/config.mk index 184902a870..c09e484231 100644 --- a/source4/auth/config.mk +++ b/source4/auth/config.mk @@ -34,7 +34,7 @@ SUBSYSTEM = AUTH INIT_OBJ_FILES = \ auth_winbind.o REQUIRED_SUBSYSTEMS = \ - LIB_WINBIND_CLIENT \ + LIBWINBIND_CLIENT \ NDR_NETLOGON LIBNDR # End MODULE auth_winbind ####################### |