summaryrefslogtreecommitdiff
path: root/source3/lib/talloc/config.mk
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2006-10-21 00:23:27 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:15:35 -0500
commit2729f448c073232bc33feba4b520871bb6a583c9 (patch)
tree46d32aa6a39e6c66382699504b330ebca3232a0a /source3/lib/talloc/config.mk
parent7a390a0dabcdadb30196662b6cdec512bf81dcb4 (diff)
downloadsamba-2729f448c073232bc33feba4b520871bb6a583c9.tar.gz
samba-2729f448c073232bc33feba4b520871bb6a583c9.tar.bz2
samba-2729f448c073232bc33feba4b520871bb6a583c9.zip
r19431: merge recent talloc performance improvements from Samba4
(This used to be commit ced12bd6d8c95a103cb2c84166a64f9a21bd32ad)
Diffstat (limited to 'source3/lib/talloc/config.mk')
-rw-r--r--source3/lib/talloc/config.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/source3/lib/talloc/config.mk b/source3/lib/talloc/config.mk
index 3a8a22aa57..0b06687dab 100644
--- a/source3/lib/talloc/config.mk
+++ b/source3/lib/talloc/config.mk
@@ -12,3 +12,7 @@ DESCRIPTION = A hierarchical pool based memory system with destructors
# End LIBRARY LIBTALLOC
################################################
+[BINARY::TALLOC]
+OBJ_FILES = testsuite.o
+PRIVATE_DEPENDENCIES = LIBTALLOC
+INSTALLDIR = TORTUREDIR/LOCAL