diff options
Diffstat (limited to 'share/examples/tests/tests/plain/Makefile')
-rw-r--r-- | share/examples/tests/tests/plain/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/tests/tests/plain/Makefile b/share/examples/tests/tests/plain/Makefile index 309dbef..7348c5a 100644 --- a/share/examples/tests/tests/plain/Makefile +++ b/share/examples/tests/tests/plain/Makefile @@ -27,4 +27,4 @@ PLAIN_TESTS_SH= cp_test # definitions from above. KYUAFILE= yes -.include <plain.test.mk> +.include <bsd.test.mk> |