core: fix out-of-tree builds
authorThierry Reding <treding@nvidia.com>
Mon, 6 Mar 2017 22:14:39 +0000 (23:14 +0100)
committerBartosz Golaszewski <bartekgola@gmail.com>
Tue, 7 Mar 2017 10:04:02 +0000 (11:04 +0100)
commit4cd063e9b3cf7b4f91ba34b8dbdc5e61df218ff2
treef3c77ed7f2c39216cd341f943c630bc6d395bd54
parent1ca0eee92c521061b4a32f7a1a2380a6abdf7658
core: fix out-of-tree builds

When building out of tree, the config.h header file is generated in the
build directory rather than the source directory.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
src/lib/Makefile.am