aboutsummaryrefslogtreecommitdiff
path: root/src/boot/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/Makefile.in')
-rw-r--r--src/boot/Makefile.in8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/boot/Makefile.in b/src/boot/Makefile.in
index c3d91bec..885b9636 100644
--- a/src/boot/Makefile.in
+++ b/src/boot/Makefile.in
@@ -16,7 +16,7 @@
# Copyright (c) 1991-2002, The Numerical Algorithms Group Ltd.
# All rights reserved.
-# Copyright (C) 2007-2014, Gabriel Dos Reis.
+# Copyright (C) 2007-2017, Gabriel Dos Reis.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -157,7 +157,8 @@ CONFIG_CLEAN_VPATH_FILES =
PROGRAMS = $(noinst_PROGRAMS)
am_bemol_OBJECTS = bemol.$(OBJEXT)
bemol_OBJECTS = $(am_bemol_OBJECTS)
-bemol_DEPENDENCIES = $(oa_target_libdir)/libOpenAxiom.a
+bemol_DEPENDENCIES = $(oa_target_libdir)/libOpenAxiom.a \
+ $(oa_target_libdir)/libopen-axiom-core.a
AM_V_lt = $(am__v_lt_@AM_V@)
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
@@ -461,7 +462,8 @@ bemol_SOURCES = \
bemol.cc
bemol_LDADD = \
- $(oa_target_libdir)/libOpenAxiom.a
+ $(oa_target_libdir)/libOpenAxiom.a \
+ $(oa_target_libdir)/libopen-axiom-core.a
oa_target_bootdir = $(oa_targetdir)/boot
@OA_ECL_RT_FALSE@oa_bootsys_linkset =