aboutsummaryrefslogtreecommitdiff
path: root/src/utils/Makefile.am
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2014-11-18 02:14:12 +0000
committerdos-reis <gdr@axiomatics.org>2014-11-18 02:14:12 +0000
commit8c3ecc5bfb24190fee0244a6826bbddf136f9484 (patch)
tree76f4eb23c6badd1ff952f41c2cf6f5ae633df025 /src/utils/Makefile.am
parent9e1699c14362f6c8f63354a93125ec8b1f6f1e9c (diff)
downloadopen-axiom-8c3ecc5bfb24190fee0244a6826bbddf136f9484.tar.gz
Add visitor to Dynamic values.
Diffstat (limited to 'src/utils/Makefile.am')
-rw-r--r--src/utils/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/utils/Makefile.am b/src/utils/Makefile.am
index 74b0e6f7..8c0bec65 100644
--- a/src/utils/Makefile.am
+++ b/src/utils/Makefile.am
@@ -41,7 +41,10 @@ libOpenAxiom_a_SOURCES = \
../io/Input.cc \
../io/std-streams.cc \
../syntax/token.cc \
- ../syntax/sexpr.cc
+ ../syntax/sexpr.cc \
+ ../rt/vm.cc \
+ ../rt/Lisp.cc \
+ ../rt/Database.cc
oa_public_headers = hash-table string-pool