summaryrefslogtreecommitdiff
path: root/source4/lib/basic.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-10-17 14:54:47 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:21:19 -0500
commit8acb0575c716c8ca680835764cd3bc5483f3707c (patch)
tree615bf2db4d5bfd2262830e34082b34220503d0fb /source4/lib/basic.mk
parentd60c86364c396adee36aa5d353aa782bbf26e01e (diff)
downloadsamba-8acb0575c716c8ca680835764cd3bc5483f3707c.tar.gz
samba-8acb0575c716c8ca680835764cd3bc5483f3707c.tar.bz2
samba-8acb0575c716c8ca680835764cd3bc5483f3707c.zip
r19373: Merge changes from subunit branch: Convert libreplace testsuite to a
standalone program that speaks subunit. (This used to be commit 48d316e7594dfc29b8e6a710e32bb5a6a036b7cf)
Diffstat (limited to 'source4/lib/basic.mk')
-rw-r--r--source4/lib/basic.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/basic.mk b/source4/lib/basic.mk
index b5a3a031eb..4abb2c8430 100644
--- a/source4/lib/basic.mk
+++ b/source4/lib/basic.mk
@@ -4,6 +4,7 @@ include socket/config.mk
include charset/config.mk
include ldb/config.mk
include talloc/config.mk
+include replace/config.mk
include tdb/config.mk
include tls/config.mk
include registry/config.mk