summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorlanfer <lanfer@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-09-19 20:18:06 +0000
committerlanfer <lanfer@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-09-19 20:18:06 +0000
commit55df1c53cbcc4bd07a5b9477c587221da1a3af35 (patch)
tree9bb5d436c5f696b87b47a9d66953c5e51181166c /src
parent0085bc73495640d5fe9595a37a513b2739031807 (diff)
adding CactusSync.c to makefile
git-svn-id: http://svn.cactuscode.org/flesh/trunk@970 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src')
-rw-r--r--src/comm/make.code.defn1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/comm/make.code.defn b/src/comm/make.code.defn
index 20f2668c..2696c48d 100644
--- a/src/comm/make.code.defn
+++ b/src/comm/make.code.defn
@@ -1,5 +1,6 @@
SRCS=\
CactusComm.c\
+CactusSync.c\
CactusDefaultComm.c\
OverloadComm.c\
FortranBindings.c\