lib: Fix out of tree build of version.h
authorJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Thu, 11 Dec 2014 13:11:53 +0000 (15:11 +0200)
committerThomas Wood <thomas.wood@intel.com>
Fri, 12 Dec 2014 12:18:22 +0000 (12:18 +0000)
commit6414707bdc318a0bed4c3ae2fe404e27f3cd377c
tree9f591b01c315fe51ea831e4ae03870a76b67c7f2
parent42b02c284ed24871528df8f1b3eaad7fe1554fd9
lib: Fix out of tree build of version.h

Write the version.h.tmp file into the build directory instead of source
directory. This allows out of tree building when those two are not the
same.

Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
lib/Makefile.sources