diff options
Diffstat (limited to 'scilab/modules/intersci')
-rw-r--r-- | scilab/modules/intersci/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scilab/modules/intersci/Makefile.in b/scilab/modules/intersci/Makefile.in index a12f6d1..79e3da0 100644 --- a/scilab/modules/intersci/Makefile.in +++ b/scilab/modules/intersci/Makefile.in | |||
@@ -495,7 +495,7 @@ MACROBUILDMASK = *.sce | |||
495 | # Mask of the Scilab compiled macros | 495 | # Mask of the Scilab compiled macros |
496 | MACROBINMASK = *.bin | 496 | MACROBINMASK = *.bin |
497 | # List of the standard directory for tests | 497 | # List of the standard directory for tests |
498 | TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests | 498 | TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java |
499 | # Where the demos should be installed | 499 | # Where the demos should be installed |
500 | pkgdemosdir = $(mydatadir) | 500 | pkgdemosdir = $(mydatadir) |
501 | # List of the standard directory for demos | 501 | # List of the standard directory for demos |