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.defn3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index d9c9c05..1c0e5d7 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -39,7 +39,8 @@ SRCS = cctk.F90 \
cctk_Types.F90 \
cctk_Version.F90 \
cctk_WarnLevel.F90 \
- util_Table.F90
+ util_Table.F90 \
+ paramcheck.F90
else