[Pvfs2-cvs] commit by walt in pvfs2/src/common/misc: module.mk.in

CVS commit program cvs at parl.clemson.edu
Fri Feb 22 16:13:05 EST 2008


Update of /projects/cvsroot/pvfs2/src/common/misc
In directory parlweb1:/tmp/cvs-serv1943/src/common/misc

Modified Files:
      Tag: cu-sandbox-branch
	module.mk.in 
Log Message:
set up for create-file mod - stubbed out stuff, etc.
a few small bug fixes to statecomp and statemachine stuff


Index: module.mk.in
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/module.mk.in,v
diff -p -u -r1.32 -r1.32.6.1
--- module.mk.in	16 Apr 2007 19:20:42 -0000	1.32
+++ module.mk.in	22 Feb 2008 21:13:05 -0000	1.32.6.1
@@ -34,7 +34,8 @@ SERVERSRC += $(DIR)/server-config.c \
 	     $(DIR)/tcache.c \
 	     $(DIR)/state-machine-fns.c \
 	     $(DIR)/void.c \
-	     $(DIR)/pint-eattr.c
+	     $(DIR)/pint-eattr.c \
+	  	  $(DIR)/msgpairarray.c 
 
 MODCFLAGS_$(DIR)/server-config.c = \
    -I$(srcdir)/src/server



More information about the Pvfs2-cvs mailing list