diff --git a/src/timezone/Makefile b/src/timezone/Makefile
index 1e962a3e9840b23d8c29b1b7ebff1e9ac609f6b3..ef739e9d098833898403c7f1c238a82d296d0293 100644
--- a/src/timezone/Makefile
+++ b/src/timezone/Makefile
@@ -20,7 +20,7 @@ ZICOBJS= zic.o ialloc.o scheck.o localtime.o
 
 # timezone data files
 TZDATA = africa antarctica asia australasia europe northamerica southamerica \
-	pacificnew etcetera factory backward systemv solar87 solar88 solar89
+	pacificnew etcetera factory backward systemv
 TZDATAFILES = $(TZDATA:%=$(srcdir)/data/%)
 
 # which zone should determine the DST rules (not the specific UTC offset!)