From 9adc2e9ca9446e00b041ee40aa42f17c985355d2 Mon Sep 17 00:00:00 2001
From: Johannes Pfeifer <jpfeifer@gmx.de>
Date: Tue, 14 Feb 2017 13:36:52 +0100
Subject: [PATCH] makefile: Replace 8 spaces by correct tab

(cherry picked from commit 750f1d9ff4728216db0df8da69ef59f4d7dc254b)
---
 tests/Makefile.am | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index a7324875a3..5a9fe9d85d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -247,7 +247,7 @@ MODFILES = \
 	stochastic-backward-models/solow_cd_with_steadystate.mod \
 	stochastic-backward-models/backward_linear.mod \
 	deterministic_simulations/purely_forward/ar1.mod \
-        deterministic_simulations/purely_forward/nk.mod \
+    deterministic_simulations/purely_forward/nk.mod \
 	deterministic_simulations/purely_backward/ar1.mod \
 	deterministic_simulations/rbc_det1.mod \
 	deterministic_simulations/rbc_det2.mod \
@@ -272,9 +272,9 @@ 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/rbc_det.mod \
-        deterministic_simulations/rbc_det_stack_solve_algo_7.mod \
-        lmmcp/rbc.mod \
+    deterministic_simulations/rbc_det.mod \
+	deterministic_simulations/rbc_det_stack_solve_algo_7.mod \
+	lmmcp/rbc.mod \
 	lmmcp/sw_lmmcp.mod \
 	lmmcp/sw_newton.mod \
 	trend_var/fs2000_nonstationary.mod \
-- 
GitLab