The branch main has been updated by phil: URL: https://cgit.FreeBSD.org/src/commit/?id=cd2401cdd550e26dad098cdfb60d46a478b9ecb6
commit cd2401cdd550e26dad098cdfb60d46a478b9ecb6 Author: Phil Shafer <p...@freebsd.org> AuthorDate: 2021-08-04 20:56:55 +0000 Commit: Phil Shafer <p...@freebsd.org> CommitDate: 2021-08-04 20:56:55 +0000 add blank line between variables (testing git commit) --- lib/libxo/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/libxo/Makefile b/lib/libxo/Makefile index 954e3d5ee4b6..96e91e3bf21a 100644 --- a/lib/libxo/Makefile +++ b/lib/libxo/Makefile @@ -3,6 +3,7 @@ .include <src.opts.mk> HAS_TESTS= + SUBDIR.${MK_TESTS}+= tests SUBDIR = libxo .WAIT encoder _______________________________________________ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "dev-commits-src-all-unsubscr...@freebsd.org"