summaryrefslogtreecommitdiff
path: root/source/nbt_server
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/nbt_server
parent03226035aaa8d4fc68996b08bc6beb43feabbd3a (diff)
downloadsamba-c46b7e90e347da76156ddcae4866adb88e9fec21.tar.gz
Rename libsamba-config to libsamba-hostconfig.
Diffstat (limited to 'source/nbt_server')
-rw-r--r--source/nbt_server/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/nbt_server/config.mk b/source/nbt_server/config.mk
index 92850447688..b510a6e2d68 100644
--- a/source/nbt_server/config.mk
+++ b/source/nbt_server/config.mk
@@ -21,7 +21,7 @@ INIT_FUNCTION = &ldb_wins_ldb_module_ops
OBJ_FILES = \
wins/wins_ldb.o
PRIVATE_DEPENDENCIES = \
- LIBNETIF LIBSAMBA-CONFIG LIBSAMBA-UTIL
+ LIBNETIF LIBSAMBA-HOSTCONFIG LIBSAMBA-UTIL
# End MODULE ldb_wins_ldb
#######################