[Ocfs2-tools-commits] jlbec commits r1367 - branches/cman-based/o2cb_controld

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Jul 16 16:28:32 PDT 2007


Author: jlbec
Date: 2007-07-16 16:28:31 -0700 (Mon, 16 Jul 2007)
New Revision: 1367

Modified:
   branches/cman-based/o2cb_controld/Makefile
Log:

Include the header in DIST_FILES.



Modified: branches/cman-based/o2cb_controld/Makefile
===================================================================
--- branches/cman-based/o2cb_controld/Makefile	2007-07-16 22:40:02 UTC (rev 1366)
+++ branches/cman-based/o2cb_controld/Makefile	2007-07-16 23:28:31 UTC (rev 1367)
@@ -28,8 +28,7 @@
 
 CFILES = main.c action.c member_cman.c
 
-#HFILES = $(subst .c,.h,$(CFILES))
-#HFILES += mount_constants.h nls.h paths.h
+HFILES = o2cb_controld.h
 
 OBJS = $(subst .c,.o,$(CFILES))
 #MANS = ocfs2_dlm_controld




More information about the Ocfs2-tools-commits mailing list