summaryrefslogtreecommitdiff
path: root/src/matrixOperations/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/matrixOperations/Makefile.am')
-rw-r--r--src/matrixOperations/Makefile.am12
1 files changed, 8 insertions, 4 deletions
diff --git a/src/matrixOperations/Makefile.am b/src/matrixOperations/Makefile.am
index e59299c9..25d3c5b2 100644
--- a/src/matrixOperations/Makefile.am
+++ b/src/matrixOperations/Makefile.am
@@ -25,7 +25,11 @@ SUBDIRS= addition \
jmat \
inversion\
chol \
- determ
-
-
-
+ determ \
+ dist \
+ fill \
+ magnitude \
+ squaredMagnitude
+
+
+