lib/ldb/wscript: pass dep_vars=['LDB_VERSION'] to SAMBA_GENERATOR()
commitf839d6cdf8809c6ba62d45805c4109ab41f4ea76
authorStefan Metzmacher <metze@samba.org>
Wed, 27 Aug 2014 08:29:50 +0000 (27 10:29 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 17 Nov 2014 20:21:12 +0000 (17 21:21 +0100)
tree75a6dc661d51dc07e647fcdae7c0888c075b665b
parent226ccc7fbceb296b53646a1e25d6e4c2a5235054
lib/ldb/wscript: pass dep_vars=['LDB_VERSION'] to SAMBA_GENERATOR()

bld.add_manual_dependency() only works for files not for environment variables.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
(cherry picked from commit bb9a939e78d54a4b09f38d1f7cec1544239fef34)
lib/ldb/wscript