summaryrefslogtreecommitdiff
path: root/source4/param/config.mk
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
commit778681e10a80ce25e23c708b41958c61cbce2545 (patch)
treecdcb43f5ce4ac9134c0b06200da2ee68f4d6ae29 /source4/param/config.mk
parentd1183291d3c77736fa1bace85e61fce77ce0472e (diff)
downloadsamba-778681e10a80ce25e23c708b41958c61cbce2545.tar.gz
samba-778681e10a80ce25e23c708b41958c61cbce2545.tar.bz2
samba-778681e10a80ce25e23c708b41958c61cbce2545.zip
Fix soversion for libtorture and libsamba-hostconfig.
(This used to be commit 1f698b96c7962a453f037815c9160cd8d7dde3f6)
Diffstat (limited to 'source4/param/config.mk')
-rw-r--r--source4/param/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/param/config.mk b/source4/param/config.mk
index 3e6758db8a..4c202dc6de 100644
--- a/source4/param/config.mk
+++ b/source4/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 \