commit | cf268fd4849693e13b993bab53c85b6422d0aee4 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Jul 11 17:41:07 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Jul 11 17:41:07 2009 -0400 |
tree | 380cf852bb51f3d8862203884c1780dfd981ace6 | |
parent | be6b9241165d8f5d60603fbcbc19333073ce880a [diff] |
Remove tst_csum.c from lib/ext2fs/Makefile.in's SRCS list The tst_csum test is now part of csum.c, so there isn't a separate tst_csum.c file that should be listed as one of the source files in lib/ext2fs. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>