From 5481bb895e08c75fab87e6cb53c8179fe65c2e8a Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 8 Jun 1996 15:21:40 +0000 Subject: [PATCH] Sat Jun 8 15:15:07 1996 Roland McGrath * time/Makefile (tzfiles): Add solar87 solar88 solar89. --- time/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/time/Makefile b/time/Makefile index dd50141..3d8240c 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 -- 2.7.4