From: Theodore Ts'o Date: Fri, 18 Apr 2003 03:37:28 +0000 (-0400) Subject: Update after "make depend". X-Git-Tag: E2FSPROGS-1_33~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2146af2953b4ac8ad46232faafc99d9b9b293ba;p=thirdparty%2Fe2fsprogs.git Update after "make depend". --- diff --git a/debugfs/Makefile.in b/debugfs/Makefile.in index 6876391b4..3fc7fb0d3 100644 --- a/debugfs/Makefile.in +++ b/debugfs/Makefile.in @@ -81,7 +81,7 @@ distclean: clean # the Makefile.in file # debug_cmds.o: debug_cmds.c $(top_srcdir)/lib/ss/ss.h \ - $(top_builddir)/lib/ss/ss_err.h + $(top_builddir)/lib/ss/ss_err.h $(top_srcdir)/lib/et/com_err.h debugfs.o: $(srcdir)/debugfs.c $(top_srcdir)/lib/et/com_err.h \ $(top_srcdir)/lib/ss/ss.h $(top_builddir)/lib/ss/ss_err.h \ $(srcdir)/debugfs.h $(top_srcdir)/lib/ext2fs/ext2_fs.h \