From f606dd32ffcdb872a2c635d897b79089daa47661 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Fri, 8 Nov 2002 14:31:03 -0500 Subject: Update "make depend". --- debugfs/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debugfs') diff --git a/debugfs/Makefile.in b/debugfs/Makefile.in index 5918a9d3..ac9dab17 100644 --- a/debugfs/Makefile.in +++ b/debugfs/Makefile.in @@ -120,7 +120,8 @@ setsuper.o: $(srcdir)/setsuper.c $(srcdir)/debugfs.h \ $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h \ $(top_srcdir)/lib/ext2fs/ext2fs.h $(top_srcdir)/lib/et/com_err.h \ $(top_srcdir)/lib/ext2fs/ext2_io.h $(top_builddir)/lib/ext2fs/ext2_err.h \ - $(top_srcdir)/lib/ext2fs/bitops.h + $(top_srcdir)/lib/ext2fs/bitops.h $(top_srcdir)/lib/uuid/uuid.h \ + $(top_srcdir)/lib/e2p/e2p.h logdump.o: $(srcdir)/logdump.c $(srcdir)/debugfs.h \ $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h \ $(top_srcdir)/lib/ext2fs/ext2fs.h $(top_srcdir)/lib/et/com_err.h \ -- cgit v1.2.3