commit | b42c59d7afc79370cf0140d5b9978b1e8c350408 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Wed Jul 24 09:24:49 2019 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Jul 24 09:11:44 2019 -0600 |
tree | 9c6ee8331cda532bf93a2aa3692d360e3d03d4ed | |
parent | 63c832a4feb19c945d9e1f0c83cb75f2044f291a [diff] |
src/Makefile: honor the caller's includedir and libdir The top-level makefile passes in includedir and libdir so we should not override them. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>