diff options
Diffstat (limited to 'src/matrixOperations/Makefile.am')
-rw-r--r-- | src/matrixOperations/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/matrixOperations/Makefile.am b/src/matrixOperations/Makefile.am index 02c32d91..ddf2c404 100644 --- a/src/matrixOperations/Makefile.am +++ b/src/matrixOperations/Makefile.am @@ -13,6 +13,7 @@ SUBDIRS= addition \ subtraction \ multiplication \ + division \ cat \ transpose |