Skip to content

Commit 3c002b1

Browse files
committed
Fixed the script file name to update zonetab.list
1 parent 58ca6e6 commit 3c002b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/date/prereq.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ zonetab.h: zonetab.list
99

1010
.PHONY: update-zonetab
1111
update-zonetab:
12-
$(RUBY) -C $(srcdir) update-abbr.rb
12+
$(RUBY) -C $(srcdir) update-abbr

0 commit comments

Comments
 (0)