needed-by-debugfs object list to the needed-by-resizer
object list. Fixes compile problem if the system is built
with only --disable-debugfs.
+2002-08-13 <tytso@snap.thunk.org>
+
+ * Makefile.in: Move dupfs.o and test_io.o from the
+ needed-by-debugfs object list to the needed-by-resizer
+ object list. Fixes compile problem if the system is built
+ with only --disable-debugfs.
+
2002-07-29 Theodore Ts'o <tytso@mit.edu>
* link.c (ext2fs_link): When adding a new link to a directory,
@MCONFIG@
-@DEBUGFS_CMT@DEBUGFS_LIB_OBJS = bb_compat.o cmp_bitmaps.o dupfs.o fileio.o \
-@DEBUGFS_CMT@ namei.o test_io.o write_bb_file.o
+@DEBUGFS_CMT@DEBUGFS_LIB_OBJS = bb_compat.o cmp_bitmaps.o fileio.o \
+@DEBUGFS_CMT@ namei.o write_bb_file.o
-@RESIZER_CMT@RESIZE_LIB_OBJS = rs_bitmap.o
+@RESIZER_CMT@RESIZE_LIB_OBJS = rs_bitmap.o dupfs.o test_io.o
@IMAGER_CMT@E2IMAGE_LIB_OBJS = imager.o