[Ocfs-tools-commits] manish commits r172 - trunk

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue Jul 20 11:15:07 CDT 2004


Author: manish
Date: 2004-07-20 10:15:05 -0500 (Tue, 20 Jul 2004)
New Revision: 172

Modified:
   trunk/Makefile
Log:
s/SUBDIRS/SUPDIRS/


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2004-07-20 15:13:49 UTC (rev 171)
+++ trunk/Makefile	2004-07-20 15:15:05 UTC (rev 172)
@@ -25,7 +25,7 @@
 SUBDIRS = load_ocfs ocfs_uid_gen
 
 ifdef BUILD_OCFS
-SUPDIRS += ocfs
+SUBDIRS += ocfs
 endif
 
 ifdef BUILD_OCFS2



More information about the Ocfs-tools-commits mailing list