summaryrefslogtreecommitdiff
path: root/source4/lib/samba3
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-12-15 16:32:08 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:47:24 -0500
commitab31a4421688142690a7903388abeb0786e7f4f9 (patch)
tree5d41d9d86937013d88e7cfde22df607b19b79271 /source4/lib/samba3
parentf8be4e8a4fd853d97c5f3188e93747314618323a (diff)
downloadsamba-ab31a4421688142690a7903388abeb0786e7f4f9.tar.gz
samba-ab31a4421688142690a7903388abeb0786e7f4f9.tar.bz2
samba-ab31a4421688142690a7903388abeb0786e7f4f9.zip
r12254: Add some (hopefully correct) descriptions for libraries that are installed.
Install pkg-config files. (This used to be commit a86abe84e2cae7c6188c094a92c6b62aace02fdf)
Diffstat (limited to 'source4/lib/samba3')
-rw-r--r--source4/lib/samba3/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/samba3/config.mk b/source4/lib/samba3/config.mk
index f98a456261..ff6771a244 100644
--- a/source4/lib/samba3/config.mk
+++ b/source4/lib/samba3/config.mk
@@ -4,6 +4,7 @@
MAJOR_VERSION = 0
MINOR_VERSION = 0
RELEASE_VERSION = 1
+DESCRIPTION = Library for reading Samba3 data files
PUBLIC_HEADERS = samba3.h
ADD_OBJ_FILES = smbpasswd.o tdbsam.o policy.o \
idmap.o winsdb.o samba3.o group.o \