From 87ce3e64a9cffec5618f43999ea5a17f48165e88 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 16 Nov 2014 21:53:40 +0000 Subject: Remove src/syntax Makefiles; make part of libOpenAxiom --- src/utils/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/utils/Makefile.am') diff --git a/src/utils/Makefile.am b/src/utils/Makefile.am index 396ab8c6..74b0e6f7 100644 --- a/src/utils/Makefile.am +++ b/src/utils/Makefile.am @@ -39,7 +39,9 @@ libOpenAxiom_a_SOURCES = \ storage.cc string-pool.cc command.cc \ filesystem.cc \ ../io/Input.cc \ - ../io/std-streams.cc + ../io/std-streams.cc \ + ../syntax/token.cc \ + ../syntax/sexpr.cc oa_public_headers = hash-table string-pool -- cgit v1.2.3