ChangeLog, wordwrap.pl:
  Makefile.in: Move include/asm/types.h.in to lib/ext2fs/ext2_fs.h.in.
  wordwrap.pl: Add some rules which help fix up the dependencies.
Many files:
  Move include/asm/types.h.in to lib/ext2fs/ext2_fs.h.in.

diff --git a/debugfs/ChangeLog b/debugfs/ChangeLog
index a8d0c8f..5b8793f 100644
--- a/debugfs/ChangeLog
+++ b/debugfs/ChangeLog
@@ -1,5 +1,8 @@
 2001-06-01  Theodore Tso  <tytso@valinux.com>
 
+	* Makefile.in: Move include/asm/types.h.in to 
+		lib/ext2fs/ext2_fs.h.in.
+
 	* debugfs.c, debugfs.h, logdump.c: Fix various gcc -Wall nitpicks.
 
 	* logdump.c (read_journal_block): Replace pread with lseek/read