summaryrefslogtreecommitdiff
path: root/src/Makefile.files
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.files')
-rw-r--r--src/Makefile.files4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.files b/src/Makefile.files
index 70c6c8f..75741e4 100644
--- a/src/Makefile.files
+++ b/src/Makefile.files
@@ -209,4 +209,6 @@ SRC = analysis/analysis.cpp \
nodes/expr/floormod_expr.h \
parsers/expr/floormod_expr.cpp \
nodes/expr/ceilmod_expr.h \
- parsers/expr/ceilmod_expr.cpp \ No newline at end of file
+ parsers/expr/ceilmod_expr.cpp \
+ nodes/expr/roundmod_expr.h \
+ parsers/expr/roundmod_expr.cpp \ No newline at end of file