diff options
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index bd4d6b1c3c..dd5014104a 100644 --- a/time/Makefile +++ b/time/Makefile @@ -33,7 +33,7 @@ routines := offtime asctime clock ctime difftime gmtime \ strptime others := ap zdump zic -tests := test_time clocktest +tests := test_time clocktest test-tz tzfiles := africa antarctica asia australasia europe northamerica \ southamerica etcetera factory systemv backward |