diff options
author | Allan CORNET <allan.cornet@scilab.org> | 2010-06-15 10:35:11 +0200 |
---|---|---|
committer | Allan CORNET <allan.cornet@scilab.org> | 2010-06-15 10:47:24 +0200 |
commit | 91cbf69719a32de781ddfce9771661a16fdd514b (patch) | |
tree | 7051528a5a78b1a7201db757d68035d52576dff1 /scilab/modules/Makefile.am | |
parent | 36e34be6662f3d4469c10985ea6fa5f10bf10bc8 (diff) | |
download | scilab-91cbf69719a32de781ddfce9771661a16fdd514b.zip scilab-91cbf69719a32de781ddfce9771661a16fdd514b.tar.gz |
modules_manager module
Change-Id: I2b48b8aaa42fa15d7f6e7ffa05f2867fd813d339
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 | ||