summaryrefslogtreecommitdiff
path: root/wscript_build
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2014-08-25 19:38:12 +0200
committerAndreas Schneider <asn@cryptomilk.org>2014-09-01 15:47:33 +0200
commit3ba74c83dc5a1fd067ce238d8a6276e4276d6827 (patch)
tree366cd05b010f095ee19461b03ef7817a63587ebb /wscript_build
parent9e42b0186525597de60fdb194a3e8f409f3d7d08 (diff)
downloadsamba-3ba74c83dc5a1fd067ce238d8a6276e4276d6827.tar.gz
lib/texpect: add texpect binary based on heimdals rkpty.
Guenther Pair-Programmed-With: Andreas Schneider <asn@samba.org> Signed-off-by: Guenther Deschner <gd@samba.org> Reviewed-by: Andrew Bartlet <abartlet@samba.org>
Diffstat (limited to 'wscript_build')
-rw-r--r--wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/wscript_build b/wscript_build
index 5abfa51a2c1..3bba4ca08c9 100644
--- a/wscript_build
+++ b/wscript_build
@@ -38,6 +38,7 @@ bld.RECURSE('lib/replace')
bld.RECURSE('lib/socket')
bld.RECURSE('lib/talloc')
bld.RECURSE('lib/tevent')
+bld.RECURSE('lib/texpect')
bld.RECURSE('lib/addns')
bld.RECURSE('lib/ccan')
bld.RECURSE('lib/tdb_compat')