r15297: Move create_security_token() to samdb as it requires SAMDB (and the rest...
[samba.git] / source / libcli / auth / config.mk
index 756ea0ecbff993009e22facbf3ab140ec6dc489b..5a0b7e14dc911244ff79366a7e8b05ef9ddb57ca 100644 (file)
@@ -8,6 +8,6 @@ OBJ_FILES = credentials.o \
                smbencrypt.o \
                smbdes.o
 PUBLIC_DEPENDENCIES = \
-               auth SCHANNELDB MSRPC_PARSE
+               SCHANNELDB MSRPC_PARSE
 # End SUBSYSTEM LIBCLI_AUTH
 #################################