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 f10c68f..8ec2b38 100644
--- a/src/Makefile.files
+++ b/src/Makefile.files
@@ -290,4 +290,6 @@ SRC = analysis/analysis.cpp \
nodes/expr/range_expr.h \
parsers/expr/range_expr.cpp \
nodes/expr/rrotate_expr.h \
- parsers/expr/rrotate_expr.cpp \ No newline at end of file
+ parsers/expr/rrotate_expr.cpp \
+ nodes/ref/scope_ref.h \
+ parsers/ref/scope_ref.cpp \ No newline at end of file