diff options
Diffstat (limited to 'src/matrixOperations/Makefile.am')
-rw-r--r-- | src/matrixOperations/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/matrixOperations/Makefile.am b/src/matrixOperations/Makefile.am index 5146be2a..9acac4e4 100644 --- a/src/matrixOperations/Makefile.am +++ b/src/matrixOperations/Makefile.am @@ -14,7 +14,7 @@ SUBDIRS= addition \ cat \ division \ expm \ - eyes \ + eye \ hilbert \ infiniteNorm \ multiplication \ |