[Ocfs2-tools-commits] smushran commits r1125 - branches/ocfs2-tools-1.0/debugfs.ocfs2

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue Nov 15 15:10:05 CST 2005


Author: smushran
Date: 2005-11-15 15:10:04 -0600 (Tue, 15 Nov 2005)
New Revision: 1125

Modified:
   branches/ocfs2-tools-1.0/debugfs.ocfs2/Makefile
Log:
debugfs makefile updated

Modified: branches/ocfs2-tools-1.0/debugfs.ocfs2/Makefile
===================================================================
--- branches/ocfs2-tools-1.0/debugfs.ocfs2/Makefile	2005-11-09 02:34:21 UTC (rev 1124)
+++ branches/ocfs2-tools-1.0/debugfs.ocfs2/Makefile	2005-11-15 21:10:04 UTC (rev 1125)
@@ -25,7 +25,8 @@
 	include/dump.h		\
 	include/utils.h		\
 	include/jbd.h		\
-	include/journal.h
+	include/journal.h	\
+	include/find_inode_paths.h
 
 OBJS = $(subst .c,.o,$(CFILES))
 



More information about the Ocfs2-tools-commits mailing list