summaryrefslogtreecommitdiff
path: root/dmake/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'dmake/tests/Makefile.am')
-rw-r--r--dmake/tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/dmake/tests/Makefile.am b/dmake/tests/Makefile.am
index 922e90ea20ef..7d4ba86dc312 100644
--- a/dmake/tests/Makefile.am
+++ b/dmake/tests/Makefile.am
@@ -11,7 +11,8 @@ TESTS = infra-0 function_macros-1 function_macros-2 function_macros-3 \
misc-18 \
targets-1 targets-2 targets-3 targets-4 targets-5 targets-6 \
targets-7 targets-8 targets-9 targets-10 targets-11 targets-12 \
- targets-13 targets-14 targets-15 targets-16 targets-17
+ targets-13 targets-14 targets-15 targets-16 targets-17 targets-18 \
+ targets-19
TESTS_ENVIRONMENT = DMAKEPROG="../dmake"