From: Theodore Ts'o Date: Wed, 13 Jun 2001 21:40:58 +0000 (+0000) Subject: Makefile.in: X-Git-Tag: E2FSPROGS-1_21~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16f095ee6e0f82490fedca01e1be729bd22a7efb;p=thirdparty%2Fe2fsprogs.git Makefile.in: Insert missing dependencies. --- diff --git a/e2fsck/Makefile.in b/e2fsck/Makefile.in index 0b71fcab0..e0c746ec6 100644 --- a/e2fsck/Makefile.in +++ b/e2fsck/Makefile.in @@ -251,3 +251,13 @@ problem.o: $(srcdir)/problem.c $(srcdir)/e2fsck.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 $(srcdir)/problem.h $(srcdir)/problemP.h +message.o: $(srcdir)/message.c $(srcdir)/e2fsck.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 $(srcdir)/problem.h +swapfs.o: $(srcdir)/swapfs.c $(top_srcdir)/lib/et/com_err.h \ + $(srcdir)/e2fsck.h $(top_srcdir)/lib/ext2fs/ext2_fs.h \ + $(top_builddir)/lib/ext2fs/ext2_types.h $(top_srcdir)/lib/ext2fs/ext2fs.h \ + $(top_srcdir)/lib/ext2fs/ext2_io.h $(top_builddir)/lib/ext2fs/ext2_err.h \ + $(top_srcdir)/lib/ext2fs/bitops.h