aboutsummaryrefslogtreecommitdiff
path: root/src/utils/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/Makefile.am')
-rw-r--r--src/utils/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/utils/Makefile.am b/src/utils/Makefile.am
index d2f49303..a4963851 100644
--- a/src/utils/Makefile.am
+++ b/src/utils/Makefile.am
@@ -37,10 +37,9 @@ hammer_LDADD = \
noinst_LIBRARIES = libOpenAxiom.a
libOpenAxiom_a_SOURCES = \
- storage.cc string-pool.cc command.cc \
+ string-pool.cc command.cc \
filesystem.cc \
../io/Input.cc \
- ../syntax/sexpr.cc \
../rt/vm.cc \
../rt/Lisp.cc \
../rt/Database.cc