summaryrefslogtreecommitdiff
path: root/source4/lib/talloc/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/talloc/config.mk')
-rw-r--r--source4/lib/talloc/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/talloc/config.mk b/source4/lib/talloc/config.mk
index a4be0eb9ff..81a8833a94 100644
--- a/source4/lib/talloc/config.mk
+++ b/source4/lib/talloc/config.mk
@@ -9,6 +9,7 @@ REQUIRED_SUBSYSTEMS = LIBREPLACE
NOPROTO = YES
MANPAGE = talloc.3
PUBLIC_HEADERS = talloc.h
+DESCRIPTION = A hierarchical pool based memory system with destructors
#
# End LIBRARY LIBTALLOC
################################################