[tz] [PROPOSED 2/2] Fix missing version dependencies

Paul Eggert eggert at cs.ucla.edu
Sun Apr 8 00:21:59 UTC 2018


* Makefile (VERSION_DEPS): Depend on ziguard.awk and zishrink.awk, too.
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index c69e01b..23599ce 100644
--- a/Makefile
+++ b/Makefile
@@ -514,6 +514,7 @@ VERSION_DEPS= \
 		tzfile.5 tzfile.h tzselect.8 tzselect.ksh \
 		workman.sh yearistype.sh \
 		zdump.8 zdump.c zic.8 zic.c \
+		ziguard.awk zishrink.awk \
 		zone.tab zone1970.tab zoneinfo2tdf.pl
 
 # And for the benefit of csh users on systems that assume the user
-- 
2.14.3



More information about the tz mailing list