[PVFS2-CVS] commit by slang in pvfs2/src/kernel/linux-2.4: Makefile.in

CVS commit program cvs at parl.clemson.edu
Thu Jan 12 14:43:20 EST 2006


Update of /projects/cvsroot/pvfs2/src/kernel/linux-2.4
In directory parlweb:/tmp/cvs-serv3174/src/kernel/linux-2.4

Modified Files:
      Tag: dbpf-changes-branch
	Makefile.in 
Log Message:
merging changes from HEAD to dbpf branch


Index: Makefile.in
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/kernel/linux-2.4/Makefile.in,v
diff -p -u -r1.9 -r1.9.2.1
--- Makefile.in	11 Nov 2005 21:31:07 -0000	1.9
+++ Makefile.in	12 Jan 2006 19:43:19 -0000	1.9.2.1
@@ -46,14 +46,16 @@ csrc = \
     pvfs2-bufmap.c \
     symlink.c \
     xattr.c \
-    waitqueue.c
+    waitqueue.c \
+    pvfs2-proc.c
 
 hsrc = \
     pvfs2-kernel.h \
     pvfs2-dev-proto.h \
     pvfs2-bufmap.h \
     upcall.h \
-    downcall.h 
+    downcall.h \
+    pvfs2-proc.h 
 
 objs = $(csrc:.c=.o)
 othergen = pvfs2.o



More information about the PVFS2-CVS mailing list