From 6a6ad0ecff7bd9a1ab5f01d59d85fbcf11a7f57e Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan.bastani@ens.fr>
Date: Wed, 19 Oct 2011 14:19:35 +0200
Subject: [PATCH] fix makefile typo

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

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 11b2ea2f7..9ae62fe45 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -30,7 +30,7 @@ MODFILES = \
 	steady_state/walsh1_old_ss.mod \
 	steady_state/walsh1_ssm.mod \
 	steady_state/walsh1_ssm_block.mod \
-	steady_state/multi_leads.mod
+	steady_state/multi_leads.mod \
 	steady_state_operator/standard.mod \
 	steady_state_operator/use_dll.mod \
 	steady_state_operator/block.mod \
-- 
GitLab