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.defn4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index d024fad..4c12721 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -25,6 +25,10 @@ SRCS = cctk.F90 \
cctk_IO.F90 \
cctk_IOMethods.F90 \
cctk_Interp.F90 \
+ cctk_Main.F90 \
+ cctk_Malloc.F90 \
+ cctk_MemAlloc.F90 \
+ cctk_Misc.F90 \
util_Table.F90
else