changeset 28290:739f66d9107e stable

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.
author Markus Mützel <markus.muetzel@gmx.de>
date Sun, 10 May 2020 20:36:31 +0200
parents 777eb315b004
children c198760f2915 5bf3f462c11e
files test/nest/module.mk
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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