# HG changeset patch # User Markus Mützel # Date 1589135791 -7200 # Node ID 739f66d9107ee050e5965321241308d1b1164574 # Parent 777eb315b0040d8d99990315caf6e194bdad9f6b build: Include files in test/nest in the build system. * test/nest/module.mk: Include script_nest_2.m and script_nest_script_2.m. diff -r 777eb315b004 -r 739f66d9107e test/nest/module.mk --- a/test/nest/module.mk Sun May 10 16:13:34 2020 +0200 +++ b/test/nest/module.mk Sun May 10 20:36:31 2020 +0200 @@ -17,7 +17,9 @@ %reldir%/scope2.m \ %reldir%/scope3.m \ %reldir%/script_nest.m \ + %reldir%/script_nest_2.m \ %reldir%/script_nest_script.m \ + %reldir%/script_nest_script_2.m \ %reldir%/varg_nest.m \ %reldir%/varg_nest2.m