summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f5972eb..a75c137 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,6 +33,8 @@ parser_SOURCES = \
src/code-generation.c \
src/draw.h \
src/draw.c \
+ src/register.h \
+ src/register.c \
src/semantic-analysis.h \
src/semantic-analysis.c \
src/state.h \