diff options
Diffstat (limited to 'scilab/modules/Makefile.am')
-rw-r--r-- | scilab/modules/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/scilab/modules/Makefile.am b/scilab/modules/Makefile.am index 51773a7..fc71786 100644 --- a/scilab/modules/Makefile.am +++ b/scilab/modules/Makefile.am | |||
@@ -85,7 +85,9 @@ hdf5 \ | |||
85 | graph\ | 85 | graph\ |
86 | xcos \ | 86 | xcos \ |
87 | xpad \ | 87 | xpad \ |
88 | parallel | 88 | parallel \ |
89 | modules_manager | ||
90 | |||
89 | 91 | ||
90 | #umfpack | 92 | #umfpack |
91 | 93 | ||