From c4da1ad2bad45348d4fc32870128586408d8f338 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sat, 24 Sep 2016 15:16:52 +0200 Subject: Update fuspel --- firmware/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/Makefile') 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\ -- cgit v1.2.3