[Ocfs2-tools-commits] manish commits r773 - trunk/libo2dlm

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed Mar 30 19:21:44 CST 2005


Author: manish
Date: 2005-03-30 19:21:42 -0600 (Wed, 30 Mar 2005)
New Revision: 773

Modified:
   trunk/libo2dlm/Makefile
Log:
Dist our test program


Modified: trunk/libo2dlm/Makefile
===================================================================
--- trunk/libo2dlm/Makefile	2005-03-31 01:19:21 UTC (rev 772)
+++ trunk/libo2dlm/Makefile	2005-03-31 01:21:42 UTC (rev 773)
@@ -68,7 +68,7 @@
 o2dlm_test: $(TESTING_OBJS) $(LIBRARIES) $(COM_ERR_LIBS)
 	$(LINK)
 
-DIST_FILES = $(CFILES) $(HFILES) o2dlm_err.et
+DIST_FILES = $(CFILES) $(HFILES) o2dlm_err.et $(TESTING_CFILES)
 
 DIST_RULES = dist-subdircreate
 



More information about the Ocfs2-tools-commits mailing list