summaryrefslogtreecommitdiff
path: root/src/elementaryFunctions/asinh/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/elementaryFunctions/asinh/Makefile.in')
-rw-r--r--src/elementaryFunctions/asinh/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/elementaryFunctions/asinh/Makefile.in b/src/elementaryFunctions/asinh/Makefile.in
index 44ea3f75..172d4565 100644
--- a/src/elementaryFunctions/asinh/Makefile.in
+++ b/src/elementaryFunctions/asinh/Makefile.in
@@ -68,6 +68,7 @@ am_testDoubleAsinh_OBJECTS = \
testDoubleAsinh_OBJECTS = $(am_testDoubleAsinh_OBJECTS)
am__DEPENDENCIES_1 = $(top_builddir)/type/libDoubleComplex.la \
$(top_builddir)/type/libFloatComplex.la \
+ $(top_builddir)/operations/addition/libAddition.la \
$(top_builddir)/lib/lapack/libscilapack.la \
$(top_builddir)/elementaryFunctions/asinh/libAsinh.la \
$(top_builddir)/elementaryFunctions/asin/libAsin.la \
@@ -242,6 +243,7 @@ check_INCLUDES = -I $(top_builddir)/elementaryFunctions/includes \
check_LDADD = $(top_builddir)/type/libDoubleComplex.la \
$(top_builddir)/type/libFloatComplex.la \
+ $(top_builddir)/operations/addition/libAddition.la \
$(top_builddir)/lib/lapack/libscilapack.la \
$(top_builddir)/elementaryFunctions/asinh/libAsinh.la \
$(top_builddir)/elementaryFunctions/asin/libAsin.la \