commit | 51fb43dd271b1413d8203d95fe40be05caef8dd1 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Oct 05 22:01:31 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Oct 11 07:35:58 2012 -0400 |
tree | 1bacdfa8723519b0623bfd7f09e25a58dc9c10a2 | |
parent | fb129bba73868a41df74fec87773abd0c6c6cd4a [diff] |
Fix makefiles to compile e2freefrag with profiling Also fix a bug caused by a stray continuation backslash which caused the e2fsck/Makefile to fail when profiling is enabled. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Reviewed-by: Eric Sandeen <sandeen@redhat.com>