[Ocfs2-tools-commits] manish commits r571 - trunk/ocfs2tool

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Jan 21 19:38:50 CST 2005


Author: manish
Date: 2005-01-21 19:38:48 -0600 (Fri, 21 Jan 2005)
New Revision: 571

Modified:
   trunk/ocfs2tool/Makefile
Log:
Add toolbar.py


Modified: trunk/ocfs2tool/Makefile
===================================================================
--- trunk/ocfs2tool/Makefile	2005-01-22 01:38:24 UTC (rev 570)
+++ trunk/ocfs2tool/Makefile	2005-01-22 01:38:48 UTC (rev 571)
@@ -49,7 +49,8 @@
 	interface.py \
 	menu.py \
 	nodemap.py \
-	process.py
+	process.py \
+	toolbar.py
 
 PYLIB = $(LIBRARIES) $(PYSRC)
 



More information about the Ocfs2-tools-commits mailing list