aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetRegrid2/src/make.code.defn
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetRegrid2/src/make.code.defn')
-rw-r--r--Carpet/CarpetRegrid2/src/make.code.defn7
1 files changed, 6 insertions, 1 deletions
diff --git a/Carpet/CarpetRegrid2/src/make.code.defn b/Carpet/CarpetRegrid2/src/make.code.defn
index 744fd6a86..e8bd87f0b 100644
--- a/Carpet/CarpetRegrid2/src/make.code.defn
+++ b/Carpet/CarpetRegrid2/src/make.code.defn
@@ -1,7 +1,12 @@
# Main make.code.defn file for thorn CarpetRegrid2
# Source files in this directory
-SRCS = indexing.cc initialise.cc paramcheck.cc regrid.cc
+SRCS = boundary.cc \
+ indexing.cc \
+ initialise.cc \
+ paramcheck.cc \
+ property.cc \
+ regrid.cc
# Subdirectories containing source files
SUBDIRS =