From 3708b5c4e5d8a86e1cb7609bf29f3f5547f641af Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Lupi=29?=
 <stephane.adjemian@univ-lemans.fr>
Date: Thu, 5 Jan 2017 00:32:37 +0100
Subject: [PATCH] Fixed typo (integration test for nested parenthesis).

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

diff --git a/tests/Makefile.am b/tests/Makefile.am
index abb5d7fe95..5a47ded914 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -56,7 +56,7 @@ MODFILES = \
 	example1_macroif.mod \
 	example1long.mod \
 	example2long.mod \
-	example2long_use_dll \
+	example2long_use_dll.mod \
 	t_sgu_ex1.mod \
 	irfs/example1_unit_std.mod \
 	optimal_policy/OSR/osr_example.mod \
-- 
GitLab