diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-04-01 15:08:30 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-04-01 15:08:30 +0200 |
commit | c46b7e90e347da76156ddcae4866adb88e9fec21 (patch) | |
tree | a7db622d9f01cd56771665a1e9ba280c3f365b9e /source/libcli/auth | |
parent | 03226035aaa8d4fc68996b08bc6beb43feabbd3a (diff) | |
download | samba-c46b7e90e347da76156ddcae4866adb88e9fec21.tar.gz |
Rename libsamba-config to libsamba-hostconfig.
Diffstat (limited to 'source/libcli/auth')
-rw-r--r-- | source/libcli/auth/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/libcli/auth/config.mk b/source/libcli/auth/config.mk index 61d3fe8c945..f786c71469a 100644 --- a/source/libcli/auth/config.mk +++ b/source/libcli/auth/config.mk @@ -8,7 +8,7 @@ OBJ_FILES = credentials.o \ smbdes.o PUBLIC_DEPENDENCIES = \ MSRPC_PARSE \ - LIBSAMBA-CONFIG + LIBSAMBA-HOSTCONFIG # End SUBSYSTEM LIBCLI_AUTH ################################# |