diff --git a/tests/Makefile.am b/tests/Makefile.am index 43e5e2c7d..4455413c1 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -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 \