aboutsummaryrefslogtreecommitdiff
path: root/src/boot/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/Makefile.am')
-rw-r--r--src/boot/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/boot/Makefile.am b/src/boot/Makefile.am
index 23af6c5d..ce215b9a 100644
--- a/src/boot/Makefile.am
+++ b/src/boot/Makefile.am
@@ -75,8 +75,7 @@ bemol_SOURCES = \
bemol_LDADD = \
-L$(oa_target_libdir) -lOpenAxiom \
- -L$(top_builddir)/src/syntax -lsyntax \
- -L$(top_builddir)/src/io -lio
+ -L$(top_builddir)/src/syntax -lsyntax
oa_target_bootdir = $(oa_targetdir)/boot
if OA_ECL_RT