summaryrefslogtreecommitdiff
path: root/firmware/Makefile
diff options
context:
space:
mode:
authorCamil Staps2016-09-24 15:16:52 +0200
committerCamil Staps2016-09-24 15:16:52 +0200
commitc4da1ad2bad45348d4fc32870128586408d8f338 (patch)
tree749c84543d01173e4ab0fbb6e931517b20131370 /firmware/Makefile
parentAdded fuspel (diff)
Update fuspelHEADmaster
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\