Added seeds.mod in the test suite.

time-shift
Stéphane Adjemian (Charybdis) 2010-11-26 17:41:19 +01:00
parent db54c2d76e
commit 032957b36f
1 changed files with 2 additions and 1 deletions

View File

@ -66,7 +66,8 @@ MODS = \
external_function/example1_1st_deriv_function_provided.mod \
external_function/example1_1st_deriv_function_provided_dll.mod \
external_function/example1_no_deriv_functions_provided.mod \
external_function/example1_no_deriv_functions_provided_dll.mod
external_function/example1_no_deriv_functions_provided_dll.mod \
seeds.mod
EXTRA_DIST = $(MODS) \
run_test_octave.m \