[Pvfs2-cvs] commit by dbonnie in pvfs2/src/common/security:
module.mk.in
CVS commit program
cvs at parl.clemson.edu
Wed May 14 17:17:43 EDT 2008
Update of /anoncvs/pvfs2/src/common/security
In directory parlweb1:/tmp/cvs-serv9841
Modified Files:
Tag: cu-security-branch
module.mk.in
Log Message:
Updated module to compile hash fuctions
Index: module.mk.in
===================================================================
RCS file: /anoncvs/pvfs2/src/common/security/Attic/module.mk.in,v
diff -p -u -r1.1.2.1 -r1.1.2.2
--- module.mk.in 14 May 2008 15:16:07 -0000 1.1.2.1
+++ module.mk.in 14 May 2008 21:17:43 -0000 1.1.2.2
@@ -1,2 +1,3 @@
DIR := src/common/security
-SERVERSRC += $(DIR)/pint-security.c
+SERVERSRC += $(DIR)/pint-security.c \
+ $(DIR)/security-hash.c
More information about the Pvfs2-cvs
mailing list