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.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/utils/Makefile.am b/src/utils/Makefile.am
index dc138e11..d2f49303 100644
--- a/src/utils/Makefile.am
+++ b/src/utils/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2014, Gabriel Dos Reis.
+# Copyright (C) 2011-2017, Gabriel Dos Reis.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -40,9 +40,6 @@ libOpenAxiom_a_SOURCES = \
storage.cc string-pool.cc command.cc \
filesystem.cc \
../io/Input.cc \
- ../io/std-streams.cc \
- ../io/InputFragment.cxx \
- ../syntax/token.cc \
../syntax/sexpr.cc \
../rt/vm.cc \
../rt/Lisp.cc \