From 683bf56cf6c582fccdec8f233ccbadc8532c1ba4 Mon Sep 17 00:00:00 2001 From: Jilles Tjoelker Date: Sun, 16 Apr 2017 21:57:25 +0000 Subject: [PATCH] sh: Link the new test to the build. --- bin/sh/tests/parser/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/sh/tests/parser/Makefile b/bin/sh/tests/parser/Makefile index 60b0e43ca7b0..dd749e34b520 100644 --- a/bin/sh/tests/parser/Makefile +++ b/bin/sh/tests/parser/Makefile @@ -23,6 +23,7 @@ ${PACKAGE}FILES+= alias13.0 ${PACKAGE}FILES+= alias14.0 ${PACKAGE}FILES+= alias15.0 alias15.0.stdout ${PACKAGE}FILES+= alias16.0 +${PACKAGE}FILES+= alias17.0 ${PACKAGE}FILES+= and-pipe-not.0 ${PACKAGE}FILES+= case1.0 ${PACKAGE}FILES+= case2.0