From 743c6f5880a35dc737a33e76a7eeb6d7a75258b2 Mon Sep 17 00:00:00 2001 From: Michel Juillard Date: Sat, 17 Sep 2011 17:01:36 +0200 Subject: [PATCH] tests: corrected bug introduced in 290270afb8c6be7202ee490da56f9a7990137a17 --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 88ba30ca4..2c6f83c23 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -116,7 +116,7 @@ EXTRA_DIST = \ objectives/sgu_ex1.mat \ conditional_forecasts/fsdat_simul.m -TARGETS = check-test-file +TARGETS = if HAVE_CMD_LINE_MATLAB TARGETS += check-matlab