diff options
Diffstat (limited to 'src/matrixOperations/Makefile.in')
-rw-r--r-- | src/matrixOperations/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/matrixOperations/Makefile.in b/src/matrixOperations/Makefile.in index 14195181..10b2987a 100644 --- a/src/matrixOperations/Makefile.in +++ b/src/matrixOperations/Makefile.in @@ -168,6 +168,7 @@ top_srcdir = @top_srcdir@ SUBDIRS = addition \ subtraction \ multiplication \ + division \ cat \ transpose |