aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/make.code.defn
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetLib/src/make.code.defn')
-rw-r--r--Carpet/CarpetLib/src/make.code.defn5
1 files changed, 4 insertions, 1 deletions
diff --git a/Carpet/CarpetLib/src/make.code.defn b/Carpet/CarpetLib/src/make.code.defn
index ccf896ae5..96d621172 100644
--- a/Carpet/CarpetLib/src/make.code.defn
+++ b/Carpet/CarpetLib/src/make.code.defn
@@ -1,8 +1,11 @@
# Main make.code.defn file for thorn CarpetLib -*-Makefile-*-
# Source files in this directory
-SRCS = bbox.cc \
+SRCS = balance.cc \
+ bbox.cc \
bboxset.cc \
+ bboxtree.cc \
+ bintree.cc \
commstate.cc \
data.cc \
defs.cc \