summaryrefslogtreecommitdiff
path: root/source4/param/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/param/config.mk')
-rw-r--r--source4/param/config.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/source4/param/config.mk b/source4/param/config.mk
index 69e3d65434..eee22cf1b8 100644
--- a/source4/param/config.mk
+++ b/source4/param/config.mk
@@ -1,8 +1,11 @@
-[SUBSYSTEM::LIBSAMBA-HOSTCONFIG]
+[LIBRARY::LIBSAMBA-HOSTCONFIG]
+VERSION = 0.0.1
+SO_VERSION = 1
OBJ_FILES = loadparm.o \
generic.o \
util.o \
../lib/version.o
+PC_FILE = samba-hostconfig.pc
PUBLIC_DEPENDENCIES = LIBSAMBA-UTIL
PRIVATE_DEPENDENCIES = DYNCONFIG LIBREPLACE_EXT CHARSET
PRIVATE_PROTO_HEADER = proto.h