From 0ea9bc4e909eaa247107ba1ab16f85b72e7d7ef6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?=
 <stephane.adjemian@univ-lemans.fr>
Date: Tue, 24 May 2016 21:18:13 +0200
Subject: [PATCH] Fixed typo introduced in
 0abb9dc6f964296a19d1ac2cdcc869d2c01213a1.

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

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 094dafc13f..10fb358c5c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -242,7 +242,7 @@ MODFILES = \
 	deterministic_simulations/multiple_lead_lags/AR2.mod \
 	deterministic_simulations/multiple_lead_lags/AR2_forward.mod \
 	deterministic_simulations/multiple_lead_lags/ramst_augmented_histval.mod \
-        deterministic_simulations/linear_approximation/lbj/rbc.mod \
+        deterministic_simulations/lbj/rbc.mod \
         lmmcp/rbc.mod \
         lmmcp/rbcii.mod \
 	lmmcp/sw_lmmcp.mod \
-- 
GitLab