aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 536bf55..bc342c0 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -32,6 +32,14 @@ SRCS = cctk.F90 \
cctk_ParamCheck.F90 \
cctk_Parameter.F90 \
cctk_Reduction.F90 \
+ cctk_Schedule.F90 \
+ cctk_Stagger.F90 \
+ cctk_Sync.F90 \
+ cctk_Termination.F90 \
+ cctk_Timers.F90 \
+ cctk_Types.F90 \
+ cctk_Version.F90 \
+ cctk_WarnLevel.F90 \
util_Table.F90
else