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 46cbcd50e8
commit 38855bed5a

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