diff options
Diffstat (limited to 'src/matrixOperations/Makefile.am')
-rw-r--r-- | src/matrixOperations/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/matrixOperations/Makefile.am b/src/matrixOperations/Makefile.am index 4f3ae352..62380e3e 100644 --- a/src/matrixOperations/Makefile.am +++ b/src/matrixOperations/Makefile.am @@ -10,8 +10,7 @@ ## ## -SUBDIRS= addition \ - cat \ +SUBDIRS= cat \ division \ expm \ eye \ |