summaryrefslogtreecommitdiff
path: root/firmware/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/Makefile')
-rw-r--r--firmware/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/Makefile b/firmware/Makefile
index d1493ea..414bce9 100644
--- a/firmware/Makefile
+++ b/firmware/Makefile
@@ -37,6 +37,7 @@ _DEPS:=\
t6963c/terminal.h\
fuspel/interpreter/code.h\
fuspel/interpreter/eval.h\
+ fuspel/interpreter/graphs.h\
fuspel/interpreter/lex.h\
fuspel/interpreter/log.h\
fuspel/interpreter/mem.h\