diff options
Diffstat (limited to 'src/matrixOperations/Makefile.in')
-rw-r--r-- | src/matrixOperations/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/matrixOperations/Makefile.in b/src/matrixOperations/Makefile.in index 49ab0273..7ba8250d 100644 --- a/src/matrixOperations/Makefile.in +++ b/src/matrixOperations/Makefile.in @@ -176,7 +176,8 @@ SUBDIRS = addition \ hilbert \ expm \ infiniteNorm \ - eyes + eyes \ + inversion all: all-recursive |