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 46bffe0..7ac414f 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -10,4 +10,5 @@ SRCS = ScalarBoundary.c\
RobinBoundary.c\
NoneBoundary.c\
Boundary.c\
- Register.c
+ Register.c\
+ Check.c