summaryrefslogtreecommitdiff
path: root/src/auxiliaryFunctions/conj/Makefile.in
diff options
context:
space:
mode:
authortorset2008-11-13 08:53:04 +0000
committertorset2008-11-13 08:53:04 +0000
commitfbb4b7c8d67e1e6a98bce659ab5ec18fd3362d13 (patch)
treec8b12bbb58726a21a6339cce4ba9e909cd285816 /src/auxiliaryFunctions/conj/Makefile.in
parente4bf45d022a05af69e506fec2c9bde6ec105905a (diff)
downloadscilab2c-fbb4b7c8d67e1e6a98bce659ab5ec18fd3362d13.tar.gz
scilab2c-fbb4b7c8d67e1e6a98bce659ab5ec18fd3362d13.tar.bz2
scilab2c-fbb4b7c8d67e1e6a98bce659ab5ec18fd3362d13.zip
change repertory for the multiplication and division and made the modifs in the files using them.
Diffstat (limited to 'src/auxiliaryFunctions/conj/Makefile.in')
-rw-r--r--src/auxiliaryFunctions/conj/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/auxiliaryFunctions/conj/Makefile.in b/src/auxiliaryFunctions/conj/Makefile.in
index 0c214b52..0097d238 100644
--- a/src/auxiliaryFunctions/conj/Makefile.in
+++ b/src/auxiliaryFunctions/conj/Makefile.in
@@ -215,6 +215,7 @@ check_LDADD = libConj.la \
$(top_builddir)/elementaryFunctions/atan2/libAtan2.la \
$(top_builddir)/elementaryFunctions/lnp1m1/libLnp1m1.la \
$(top_builddir)/auxiliaryFunctions/abs/libAbs.la \
+ $(top_builddir)/operations/multiplication/libMultiplication.la \
$(top_builddir)/auxiliaryFunctions/pythag/libPythag.la
check_INCLUDES = -I $(top_builddir)/type \