commit | c1b875979fa8bcc03abc64835f237fd84e8d3339 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Aug 23 22:34:28 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Aug 23 22:34:28 2009 -0400 |
tree | f722a11d96818a5b1373f71cea8c104008e6788c | |
parent | 3346084beaa450528dcb7180068f7b2366c800c5 [diff] |
e4defrag: Link with ext2fs library Since e4defrag uses ext2fs_swab32, it needs to link against the ext2fs library. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>