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 a84c643..b678db8 100644
--- a/src/Makefile.files
+++ b/src/Makefile.files
@@ -148,4 +148,6 @@ SRC = analysis/analysis.cpp \
nodes/type/real_type.h \
parsers/type/real_type.cpp \
nodes/constructor.h \
- parsers/constructor.cpp \ No newline at end of file
+ parsers/constructor.cpp \
+ nodes/cst/real_cst.h \
+ parsers/cst/real_cst.cpp \ No newline at end of file