From 10698ba896bb60cddbee2d0f280232aa2604e5bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Fri, 26 Nov 2021 19:15:27 +0100 Subject: [PATCH] Fix building of source package Bug introduced in 06fd42c19b26cc01344d8aabb03c94c30873956e. --- mex/sources/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/mex/sources/Makefile.am b/mex/sources/Makefile.am index d4d924c07..51d5f60fb 100644 --- a/mex/sources/Makefile.am +++ b/mex/sources/Makefile.am @@ -22,7 +22,6 @@ EXTRA_DIST = \ k_order_simul \ k_order_mean \ gensylv \ - dynare_simul_ \ perfect_foresight_problem \ num_procs \ block_trust_region \