diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2017-08-02 08:50:42 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2017-08-02 08:50:42 +0000 |
| commit | d511b20a693d77c1dc2491a62124471361eddd8e (patch) | |
| tree | 0e48f6f74b51451185cd0d8b365c12092afdd206 /share/zoneinfo | |
| parent | 46b37aa2c4068c1a237b0a7e61b8c2f953b3708c (diff) | |
Notes
Diffstat (limited to 'share/zoneinfo')
| -rw-r--r-- | share/zoneinfo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/zoneinfo/Makefile b/share/zoneinfo/Makefile index a1e1aa223cca..fbe47ff570a6 100644 --- a/share/zoneinfo/Makefile +++ b/share/zoneinfo/Makefile @@ -131,6 +131,7 @@ afterinstall: echo "Run tzsetup(8) manually to update /etc/localtime."; \ fi +HAS_TESTS= SUBDIR.${MK_TESTS}+= tests .include <bsd.prog.mk> |
