wafsamba: allow an optional dep_vars list to be passed to SAMBA_GENERATOR()
authorStefan Metzmacher <metze@samba.org>
Tue, 26 Aug 2014 21:11:39 +0000 (23:11 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 5 Sep 2014 17:47:06 +0000 (19:47 +0200)
commit04bb8ff7e6a3908b952d4d95edc2c7411611ac33
tree9dfbaba133a241b6bad956b7425053129f51e27c
parentda8c76354549a64181cffc36e1c0bb0c6c4f87d3
wafsamba: allow an optional dep_vars list to be passed to SAMBA_GENERATOR()

This can be used to checksum variables used in the rule function.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
buildtools/wafsamba/wafsamba.py