diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2017-08-14 19:21:37 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2017-08-14 19:21:37 +0000 |
| commit | 188e46ab0332a7887da6f1eb5494d92076e3d31e (patch) | |
| tree | 6a6d4b83eb771bff058b2138718550b2d3650f03 /usr.bin/units | |
| parent | 992f1a8e53e16d91cf43b2a06e856a97dbbe5b87 (diff) | |
| parent | 79210755878ca1ad93078a8d3f95ffc211be3cef (diff) | |
Notes
Diffstat (limited to 'usr.bin/units')
| -rw-r--r-- | usr.bin/units/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/units/Makefile b/usr.bin/units/Makefile index 78d843e7794f..7bc1ac89c296 100644 --- a/usr.bin/units/Makefile +++ b/usr.bin/units/Makefile @@ -8,6 +8,7 @@ FILESDIR= ${SHAREDIR}/misc LIBADD= edit +HAS_TESTS= SUBDIR.${MK_TESTS}+= tests .include <bsd.prog.mk> |
