Ooops, forgot to remove solar87 and friends from src/timezone/Makefile.

Per buildfarm.
This commit is contained in:
Tom Lane 2014-02-14 23:20:08 -05:00
parent e04641f4b4
commit 1c5143a0b5

View File

@ -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!)