aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2013-06-27 17:34:51 +0000
committerdos-reis <gdr@axiomatics.org>2013-06-27 17:34:51 +0000
commitb52f0164b18f06db386d527be26e3a11deb1ab7d (patch)
treee68cb4ebe4afc5ad828e1fc5743a59c91b5dd0ea /src/Makefile.am
parent8c11594887faf3a796729c4185143e1630b69d65 (diff)
downloadopen-axiom-b52f0164b18f06db386d527be26e3a11deb1ab7d.tar.gz
Add small Lisp evaluator for the benefit of new GUI.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d4084173..5a35b8ac 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -57,8 +57,10 @@ oa_src_include_headers = \
Input.H \
diagnostics.H \
dialect.H \
+ vm.H \
token.H \
- sexpr.H
+ sexpr.H \
+ Lisp.H
if OA_BUILD_SMAN
OA_SMAN_TARGETS = all-sman all-clef