[Ocfs2-tools-commits] manish commits r532 - trunk
    svn-commits at oss.oracle.com 
    svn-commits at oss.oracle.com
       
    Tue Jan  4 17:37:38 CST 2005
    
    
  
Author: manish
Date: 2005-01-04 17:37:36 -0600 (Tue, 04 Jan 2005)
New Revision: 532
Modified:
   trunk/Makefile
Log:
make it --enable-ocfs2tool
Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2005-01-04 23:24:05 UTC (rev 531)
+++ trunk/Makefile	2005-01-04 23:37:36 UTC (rev 532)
@@ -28,7 +28,7 @@
 SUBDIRS += ocfs2cdsl
 endif
 
-ifdef BUILD_OCFSTOOL
+ifdef BUILD_OCFS2TOOL
 SUBDIRS += ocfs2tool
 endif
 
    
    
More information about the Ocfs2-tools-commits
mailing list