[Ocfs2-tools-commits] smushran commits r1128 - trunk/debugfs.ocfs2

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Nov 18 15:51:26 CST 2005


Author: smushran
Signed-off-by: mfasheh
Date: 2005-11-18 15:51:25 -0600 (Fri, 18 Nov 2005)
New Revision: 1128

Modified:
   trunk/debugfs.ocfs2/Makefile
Log:
find_inode_paths.h added to debugfs makefile
Signed-Off-By: mfasheh

Modified: trunk/debugfs.ocfs2/Makefile
===================================================================
--- trunk/debugfs.ocfs2/Makefile	2005-11-17 22:00:21 UTC (rev 1127)
+++ trunk/debugfs.ocfs2/Makefile	2005-11-18 21:51:25 UTC (rev 1128)
@@ -24,7 +24,8 @@
 	include/commands.h	\
 	include/dump.h		\
 	include/utils.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