]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/tests/Makefile
shell_cmds-207.11.1.tar.gz
[apple/shell_cmds.git] / sh / tests / Makefile
index 27932f2dfbc2b7251bb10d294b77a05d8f7bc3e0..b7d7b7dcea8b0b3faa078387368c0f6a115cc84d 100644 (file)
@@ -1,4 +1,4 @@
-# $FreeBSD: head/bin/sh/tests/Makefile 299094 2016-05-04 23:20:53Z ngie $
+# $FreeBSD: head/bin/sh/tests/Makefile 322438 2017-08-12 19:17:48Z jilles $
 
 .include <bsd.own.mk>
 
@@ -6,6 +6,7 @@ TESTS_SUBDIRS+= builtins
 TESTS_SUBDIRS+=        errors
 TESTS_SUBDIRS+=        execution
 TESTS_SUBDIRS+=        expansion
+TESTS_SUBDIRS+=        invocation
 TESTS_SUBDIRS+=        parameters
 TESTS_SUBDIRS+=        parser
 TESTS_SUBDIRS+=        set-e