From e745229311366a792110d78d8480a2bf83eef9a0 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 17 Nov 2017 23:28:08 -0800 Subject: altos/cortexelf-v1: Make lisp compile again Signed-off-by: Keith Packard --- src/cortexelf-v1/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/cortexelf-v1/Makefile') diff --git a/src/cortexelf-v1/Makefile b/src/cortexelf-v1/Makefile index 8cc6ce31..be225e57 100644 --- a/src/cortexelf-v1/Makefile +++ b/src/cortexelf-v1/Makefile @@ -82,6 +82,7 @@ ALTOS_SRC = \ ao_lisp_atom.c \ ao_lisp_int.c \ ao_lisp_poly.c \ + ao_lisp_bool.c \ ao_lisp_builtin.c \ ao_lisp_read.c \ ao_lisp_rep.c \ -- cgit v1.2.3