aboutsummaryrefslogtreecommitdiffstats
path: root/e2fsck
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2021-02-09 17:50:25 -0500
committerTheodore Ts'o <tytso@mit.edu>2021-02-09 18:36:32 -0500
commitdf0fe7c9a34a9ad5184cb65e31e05a0b4744b954 (patch)
tree00a873ab96bcb79a6d9980c830304f390bd3fbe2 /e2fsck
parentd50ffa90a4f0e3d66fcf92027b9185f13c683aac (diff)
downloade2fsprogs-df0fe7c9a34a9ad5184cb65e31e05a0b4744b954.tar.gz
Update release notes, etc., for the 1.46.1 releasev1.46.1
(Also update some inaccuracies in the 1.46.0 release.) Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'e2fsck')
-rw-r--r--e2fsck/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/e2fsck/Makefile.in b/e2fsck/Makefile.in
index f4ae5ea2b..a0867f883 100644
--- a/e2fsck/Makefile.in
+++ b/e2fsck/Makefile.in
@@ -555,7 +555,7 @@ rehash.o: $(srcdir)/rehash.c $(top_builddir)/lib/config.h \
$(top_srcdir)/lib/support/quotaio_tree.h \
$(top_srcdir)/lib/ext2fs/fast_commit.h $(top_srcdir)/lib/ext2fs/jfs_compat.h \
$(top_srcdir)/lib/ext2fs/kernel-list.h $(top_srcdir)/lib/ext2fs/compiler.h \
- $(srcdir)/problem.h
+ $(srcdir)/problem.h $(top_srcdir)/lib/support/sort_r.h
readahead.o: $(srcdir)/readahead.c $(top_builddir)/lib/config.h \
$(top_builddir)/lib/dirpaths.h $(srcdir)/e2fsck.h \
$(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h \