commit | ad3b564deb91c67ff9621255307ed31da870c8f7 | [log] [tgz] |
---|---|---|
author | Sasha Levin <sasha.levin@oracle.com> | Thu May 08 13:55:13 2014 -0400 |
committer | Sasha Levin <sasha.levin@oracle.com> | Thu May 08 13:55:13 2014 -0400 |
tree | 59e1b4ccc8337c48b7f9fac299179403d7345c85 | |
parent | 0041898ec19f10e2adf5f1245f32df88d627ae8a [diff] |
tools/liblockdep: Remove all build files when doing make clean We forgot to remove the shared library with the version number when 'make clean' ran, fix the clean pattern. Signed-off-by: Sasha Levin <sasha.levin@oracle.com>