commit | 941ca9e47429b8e0ee86b7b72ca0a107ddc09d22 | [log] [tgz] |
---|---|---|
author | Alex Deymo <deymo@google.com> | Wed Sep 02 19:07:46 2015 -0700 |
committer | Alex Deymo <deymo@google.com> | Wed Sep 02 19:07:46 2015 -0700 |
tree | adbceeb063426e740c7636e08da10dd05cc6bcb6 | |
parent | f65354a9736d5ac4ed2b2676715a9298f4b2eb1b [diff] |
libext2fs: Export the library include path. When adding 'libext2fs' as a library dependency from any other binary, the binary needs to find the library headers. Users of this library should not hard-code the include path themselves. This patch exports the library headers on all three version of the libext2fs library and removes the redundant include path from executables in e2fsprogs. Bug: b/23084776 TEST=mma Change-Id: I652a71fafed6705cfa3ab3c6c5a89082087ef055