From 9b3337c94dfc0522ed99dca60c20bb3c397fe644 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?=
 <stephane.adjemian@univ-lemans.fr>
Date: Mon, 13 Oct 2014 22:21:23 +0200
Subject: [PATCH] Oups. I forgot to remove a dependency to a binary in
 tests/Makefile.am.

---
 tests/Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 60fa00a95..4a0a37302 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,4 @@
-MODFILES = \
+0;95;0cMODFILES = \
 	estimation/fs2000_mc4.mod \
 	estimation/fs2000_mc4_mf.mod \
 	estimation/fs2000_mc6.mod \
@@ -338,7 +338,6 @@ EXTRA_DIST = \
 	ms-sbvar/archive-files/specification_2v2c.dat \
 	recursive/data_ca1.m \
 	kalman/lyapunov/fsdat_simul.m \
-	kalman/lyapunov/fs2000_mode.mat \
 	kalman_filter_smoother/fsdat_simul.m \
 	kalman_filter_smoother/fs2000a_steadystate.m \
 	identification/kim/kim2_steadystate.m \
-- 
GitLab