From ab31a4421688142690a7903388abeb0786e7f4f9 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Thu, 15 Dec 2005 16:32:08 +0000 Subject: r12254: Add some (hopefully correct) descriptions for libraries that are installed. Install pkg-config files. (This used to be commit a86abe84e2cae7c6188c094a92c6b62aace02fdf) --- source4/lib/ldb/config.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/lib/ldb/config.mk') diff --git a/source4/lib/ldb/config.mk b/source4/lib/ldb/config.mk index 31c75a1712..a47fd59577 100644 --- a/source4/lib/ldb/config.mk +++ b/source4/lib/ldb/config.mk @@ -80,6 +80,7 @@ NOPROTO = YES [LIBRARY::LIBLDB] MAJOR_VERSION = 0 MINOR_VERSION = 0 +DESCRIPTION = LDAP-like embedded database library RELEASE_VERSION = 1 INIT_OBJ_FILES = \ common/ldb.o -- cgit