summaryrefslogtreecommitdiff
path: root/src/lambdakey-v1.0
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2016-11-18 21:17:54 -0800
committerKeith Packard <keithp@keithp.com>2017-02-20 11:16:52 -0800
commit8f833f31f625526a5f1e9a1bd561733b5bb2bcaa (patch)
treef0b0981fc0b1847897634087c1fd6831101dfc9d /src/lambdakey-v1.0
parent35424031747b41b1125e715a975f1679b89fc27a (diff)
altos/lisp: Build new ao_lisp_stack.c into test and lambdakey
Helpful to include the new source file. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/lambdakey-v1.0')
-rw-r--r--src/lambdakey-v1.0/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lambdakey-v1.0/Makefile b/src/lambdakey-v1.0/Makefile
index a4d78736..2609bea3 100644
--- a/src/lambdakey-v1.0/Makefile
+++ b/src/lambdakey-v1.0/Makefile
@@ -50,6 +50,7 @@ ALTOS_SRC = \
ao_lisp_error.c \
ao_lisp_lambda.c \
ao_lisp_save.c \
+ ao_lisp_stack.c \
ao_lisp_os_save.c
PRODUCT=LambdaKey-v1.0