diff options
author | Jeremy Kerr <jeremy.kerr@canonical.com> | 2012-05-22 17:19:24 +0800 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2012-05-28 17:57:09 +0930 |
commit | 465655bb11429b1c0e56d5bca09dd7dad46d0d65 (patch) | |
tree | 87d1b55a8e263dbf196025a4581289919925fb3d /web/uploader.php.cpp | |
parent | a77cc2824a26305f9f8bfe1807cb85ae54031687 (diff) |
tools: ccan_depends requires a config.h
Commit a77cc282 causes tools/create-ccan-tree to fail, as it can't build
tools/ccan_depends (via `make tools/ccan_depends`) without a
configuration header present.
This change adds a dependency on config.h, so that the configurator
kicks-in prior to building ccan_depends.o.
Other tools don't need this dependency, as tools/ccan_depends is built
during the Makefile 'include' process.
Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'web/uploader.php.cpp')
0 files changed, 0 insertions, 0 deletions