diff options
Diffstat (limited to 'src/matrixOperations/Makefile.in')
-rw-r--r-- | src/matrixOperations/Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/matrixOperations/Makefile.in b/src/matrixOperations/Makefile.in index bf30261a..4894de57 100644 --- a/src/matrixOperations/Makefile.in +++ b/src/matrixOperations/Makefile.in @@ -165,8 +165,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -SUBDIRS = addition \ - cat \ +SUBDIRS = cat \ division \ expm \ eye \ |