summaryrefslogtreecommitdiff
path: root/source/param
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-05-10 22:30:00 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-05-10 22:30:00 +0200
commit1f698b96c7962a453f037815c9160cd8d7dde3f6 (patch)
tree57a6b0028d56db03df0f75af47eb4cb2ef4a0d87 /source/param
parent89bfca2da2b614e979a20c9a293b798ed7ae15ae (diff)
downloadsamba-1f698b96c7962a453f037815c9160cd8d7dde3f6.tar.gz
Fix soversion for libtorture and libsamba-hostconfig.
Diffstat (limited to 'source/param')
-rw-r--r--source/param/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/param/config.mk b/source/param/config.mk
index 3e6758db8a9..4c202dc6ded 100644
--- a/source/param/config.mk
+++ b/source/param/config.mk
@@ -3,7 +3,7 @@ PUBLIC_DEPENDENCIES = LIBSAMBA-UTIL
PRIVATE_DEPENDENCIES = DYNCONFIG LIBREPLACE_EXT CHARSET
LIBSAMBA-HOSTCONFIG_VERSION = 0.0.1
-LIBSAMBA-HOSTCONFIG-SOVERSION = 0
+LIBSAMBA-HOSTCONFIG_SOVERSION = 0
LIBSAMBA-HOSTCONFIG_OBJ_FILES = param/loadparm.o \
param/generic.o \