[Ocfs-tools-commits] manish commits r189 - trunk/ocfs2/mkfs.ocfs2

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Jul 26 16:48:22 CDT 2004


Author: manish
Date: 2004-07-26 15:48:20 -0500 (Mon, 26 Jul 2004)
New Revision: 189

Modified:
   trunk/ocfs2/mkfs.ocfs2/Makefile
Log:
Dist both mkfs files


Modified: trunk/ocfs2/mkfs.ocfs2/Makefile
===================================================================
--- trunk/ocfs2/mkfs.ocfs2/Makefile	2004-07-26 20:03:01 UTC (rev 188)
+++ trunk/ocfs2/mkfs.ocfs2/Makefile	2004-07-26 20:48:20 UTC (rev 189)
@@ -62,7 +62,7 @@
 #	&& $(LN_S) mkfs.ocfs.8 mkfs.ocfs2.8 \
 #	&& $(LN_S) tuneocfs.8 resizeocfs.8
 
-DIST_FILES = $(VERSION_FILES) $(VERSION_SRC) #mkfs.ocfs2.8.in
+DIST_FILES = $(VERSION_FILES) $(VERSION_SRC) mkfs2.c #mkfs.ocfs2.8.in
 
 mkfs.ocfs2: mkfs.o
 	$(LINK) $(LIBOCFS2_LIBS) $(COM_ERR_LIBS)



More information about the Ocfs-tools-commits mailing list