diff options
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index dd5014104a..3d8240c7ae 100644 --- a/time/Makefile +++ b/time/Makefile @@ -36,7 +36,8 @@ others := ap zdump zic tests := test_time clocktest test-tz tzfiles := africa antarctica asia australasia europe northamerica \ - southamerica etcetera factory systemv backward + southamerica etcetera factory systemv backward \ + solar87 solar88 solar89 # pacificnew doesn't compile; if it is to be used, it should be included in # northamerica. distribute := $(distribute) $(tzfiles) leapseconds pacificnew |