aboutsummaryrefslogtreecommitdiff
path: root/e2fsck/Makefile.in
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2015-07-01 19:40:23 -0400
committerTheodore Ts'o <tytso@mit.edu>2015-07-01 19:40:23 -0400
commit59a220dd9f0102f10a049e38949e96a8c85fe33a (patch)
tree2b7c40abd14e93dc0dbb53e7699ad85bba73193b /e2fsck/Makefile.in
parent8f8511aba07c47df779be94eeb5970f2b73000d8 (diff)
downloade2fsprogs-59a220dd9f0102f10a049e38949e96a8c85fe33a.tar.gz
Fix "make clean" and "make distclean"
There were some generated files that weren't getting removed by the clean and distclean targets; fix this. Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'e2fsck/Makefile.in')
-rw-r--r--e2fsck/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/e2fsck/Makefile.in b/e2fsck/Makefile.in
index 8e555ff8..8f7f3381 100644
--- a/e2fsck/Makefile.in
+++ b/e2fsck/Makefile.in
@@ -264,7 +264,8 @@ uninstall:
clean::
$(RM) -f $(PROGS) \#* *\# *.s *.o *.a *~ core e2fsck.static \
e2fsck.shared e2fsck.profiled flushb e2fsck.8 \
- tst_problem tst_region tst_refcount e2fsck.conf.5 \
+ tst_problem tst_region tst_refcount tst_crc32 \
+ gen_crc32table e2fsck.conf.5 \
prof_err.c prof_err.h test_profile
$(RM) -rf profiled