Added new test to testsuite's Makefile

time-shift
Sébastien Villemot 2011-01-10 12:21:18 +01:00
parent 05b9c70ae8
commit a9d89821b7
1 changed files with 2 additions and 1 deletions

View File

@ -71,7 +71,8 @@ MODS = \
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 \
seeds.mod
seeds.mod \
simul/example1.mod
EXTRA_DIST = $(MODS) \
run_test_octave.m \