From 7eff7c40c6318da445798743213e09ff19529773 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Mon, 3 May 2010 11:51:39 +0200 Subject: [PATCH] Build system: fixed bug --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 947c81e9f..bdee49a09 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -64,7 +64,7 @@ MODS = $(OCTAVE_MODS) \ EXTRA_DIST = $(MODS) \ run_test_octave.m \ - fs2000/fsdat.m \ + fs2000/fsdat_simul.m \ test.m \ objectives \ ramst_initval_file_data.m \