Whamcloud - gitweb
e4defrag: Link with ext2fs library
authorTheodore Ts'o <tytso@mit.edu>
Mon, 24 Aug 2009 02:34:28 +0000 (22:34 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 24 Aug 2009 02:34:28 +0000 (22:34 -0400)
commitc1b875979fa8bcc03abc64835f237fd84e8d3339
treef722a11d96818a5b1373f71cea8c104008e6788c
parent3346084beaa450528dcb7180068f7b2366c800c5
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>
misc/Makefile.in