]> git.puffer.fish Git - matthieu/frr.git/commit
lib: fix out-of-tree build
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 11 Jul 2017 13:11:21 +0000 (15:11 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 11 Jul 2017 13:11:21 +0000 (15:11 +0200)
commit8d8763f40788803086e0e39bd09696e069982386
treeb6b0ac4523b78debff4a5e78b9c9e2f76fccfa6b
parent1c95bad18a0256bc7f85db773a39bbc7484078de
lib: fix out-of-tree build

"$(top_srcdir)" is not on the include path, but "$(top_srcdir)/lib" is.
This is relevant when building with a separate build directory.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/zebra.h