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, 1 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 4c12721..59e5590 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -26,7 +26,7 @@ SRCS = cctk.F90 \
cctk_IOMethods.F90 \
cctk_Interp.F90 \
cctk_Main.F90 \
- cctk_Malloc.F90 \
+ cctk_Malloc1.F90 \
cctk_MemAlloc.F90 \
cctk_Misc.F90 \
util_Table.F90