summaryrefslogtreecommitdiff
path: root/src/statisticsFunctions/variance/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/statisticsFunctions/variance/Makefile.am')
-rw-r--r--src/statisticsFunctions/variance/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/statisticsFunctions/variance/Makefile.am b/src/statisticsFunctions/variance/Makefile.am
index 656a1249..51c704c7 100644
--- a/src/statisticsFunctions/variance/Makefile.am
+++ b/src/statisticsFunctions/variance/Makefile.am
@@ -70,6 +70,7 @@ check_LDADD = $(top_builddir)/type/libDoubleComplex.la \
$(top_builddir)/matrixOperations/transpose/libMatrixTranspose.la \
$(top_builddir)/operations/multiplication/libMultiplication.la \
$(top_builddir)/operations/division/libDivision.la \
+ $(top_builddir)/auxiliaryFunctions/conj/libConj.la \
@LIBMATH@
check_PROGRAMS = testFloatVariance testDoubleVariance