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.defn2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index f237123..2daf60a 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -29,6 +29,8 @@ SRCS = cctk.F90 \
cctk_Malloc1.F90 \
cctk_MemAlloc.F90 \
cctk_Misc.F90 \
+ cctk_ParamCheck.F90 \
+ cctk_Parameter.F90 \
util_Table.F90
else