summaryrefslogtreecommitdiff
path: root/source/libcli/auth
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-04-01 15:08:30 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-04-01 15:08:30 +0200
commitc46b7e90e347da76156ddcae4866adb88e9fec21 (patch)
treea7db622d9f01cd56771665a1e9ba280c3f365b9e /source/libcli/auth
parent03226035aaa8d4fc68996b08bc6beb43feabbd3a (diff)
downloadsamba-c46b7e90e347da76156ddcae4866adb88e9fec21.tar.gz
Rename libsamba-config to libsamba-hostconfig.
Diffstat (limited to 'source/libcli/auth')
-rw-r--r--source/libcli/auth/config.mk2
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
#################################