Fix mkfs out of tree builds
authorYong, Jonathan <jonathan.yong@intel.com>
Thu, 30 Mar 2017 08:03:37 +0000 (08:03 +0000)
committerJaegeuk Kim <jaegeuk@kernel.org>
Fri, 21 Apr 2017 18:42:59 +0000 (11:42 -0700)
commit0f9e1e23dac0d9c448a8af9827172ce9586b6bdc
treeb4570f91ee44d2999890f3187a324ee459c6953a
parent8f9327c0c02ee1f2d198d89b6cb2c665f2ce44a8
Fix mkfs out of tree builds

Libraries are built in builddir, not srcdir, fix Makefile.am
accordingly.

Signed-off-by: Yong, Jonathan <jonathan.yong@intel.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
mkfs/Makefile.am