chiark / gitweb /
fix both in-tree and out-of-tree builds
authorKay Sievers <kay.sievers@vrfy.org>
Thu, 3 Dec 2009 13:36:36 +0000 (14:36 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Thu, 3 Dec 2009 13:36:36 +0000 (14:36 +0100)
commitbaf2e222d5c06cb3c4ee7d625e531119d3a999ba
treeb0fc7c995be67d132767eb382aa87c433ed6a1e2
parent83d288085fe1203a0bbfd2bd4d2486eb38699f7f
fix both in-tree and out-of-tree builds

On Thu, Dec 3, 2009 at 14:31, Daniel Elstner <daniel.kitta@googlemail.com> wrote:
> However, I'd recommend to look first in the build directory, and then in
> the source directory to match the behavior of make with VPATH builds.
> The idea is that a file in the build tree, if it exists, overrides a
> file of the same name in the source tree.
Makefile.am