From cd83a7790e6644a8af7f57c56ad840352d794c9f Mon Sep 17 00:00:00 2001 From: Houtan Bastani <houtan@dynare.org> Date: Wed, 9 Oct 2019 16:35:32 +0200 Subject: [PATCH] add .m files from 4a1b5eccb22362b5de03645959f5ceb764b6147c to EXTRA_DIST [skip ci] --- tests/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index 5b4698caa8..38d0bdd2d2 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -802,6 +802,8 @@ EXTRA_DIST = \ external_function/extFunDeriv.m \ external_function/extFunNoDerivs.m \ external_function/extFunWithFirstAndSecondDerivs.m \ + external_function/+matlab/+namespace/extFunNoDerivsNamespace.m \ + external_function/+matlab/+namespace/extFunWithFirstAndSecondDerivsNamespace.m \ expectations/expectation_ss_old_steadystate.m \ filter_step_ahead/trend_cycle_decomposition_data.m \ steady_state/walsh1_old_ss_steadystate.m \ -- GitLab