[Ocfs2-commits] manish commits r2213 - trunk

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue May 3 15:24:58 CDT 2005


Author: manish
Signed-off-by: mfasheh
Date: 2005-05-03 15:24:56 -0500 (Tue, 03 May 2005)
New Revision: 2213

Modified:
   trunk/Makefile
Log:
Fix make dist

Signed-off-by: mfasheh


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2005-05-03 18:17:31 UTC (rev 2212)
+++ trunk/Makefile	2005-05-03 20:24:56 UTC (rev 2213)
@@ -11,7 +11,7 @@
 	kapi-compat/include/journal_access.h			\
 	kapi-compat/include/kref_init.h				\
 	kapi-compat/include/kref_put.h				\
-	kapi-compat/include/rbtree.h
+	kapi-compat/include/rb_last.h
 
 DIST_FILES = \
 	AUTHORS		\
@@ -19,7 +19,6 @@
 	Config.make.in	\
 	Preamble.make	\
 	Postamble.make	\
-	Kbuild-24.make	\
 	Versioning.make	\
 	config.guess	\
 	config.sub	\



More information about the Ocfs2-commits mailing list