From 0013740bc31767ccd4d61c4abc13c8ffafc1559d Mon Sep 17 00:00:00 2001 From: Marco Ratto Date: Wed, 28 Sep 2011 20:49:08 +0200 Subject: [PATCH] added identification to testsuite --- tests/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index e3c526b9e..1a1b23b35 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -74,6 +74,8 @@ MODFILES = \ external_function/example1_no_deriv_functions_provided.mod \ external_function/example1_no_deriv_functions_provided_dll.mod \ seeds.mod \ + identificaton/kim/kim2.mod \ + identificaton/as2007/as2007.mod \ simul/example1.mod \ conditional_forecasts/fs2000_cal.mod \ conditional_forecasts/fs2000_est.mod \