ctdb-build: Build ctdb_version.h before compiling files that include it
authorAmitay Isaacs <amitay@gmail.com>
Tue, 13 May 2014 15:40:22 +0000 (01:40 +1000)
committerMichael Adam <obnox@samba.org>
Tue, 27 May 2014 11:43:11 +0000 (13:43 +0200)
commitf4b06b0ec4ee1af5368e2fc171d7f7809bf0697a
tree8e8fd4f2d6e9afdbeab9d8228c875a1509f3d72b
parentf52690dc68e2b2778f7c85eae64b3dc45f06409a
ctdb-build: Build ctdb_version.h before compiling files that include it

This will correctly build ctdb_version.h before other targets when
running make -j.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Michael Adam <obnox@samba.org>
ctdb/Makefile.in