Skip to content

Commit

Permalink
Fixed the script file name to update zonetab.list
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Sep 29, 2020
1 parent 58ca6e6 commit 3c002b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/date/prereq.mk
Expand Up @@ -9,4 +9,4 @@ zonetab.h: zonetab.list

.PHONY: update-zonetab
update-zonetab:
$(RUBY) -C $(srcdir) update-abbr.rb
$(RUBY) -C $(srcdir) update-abbr

0 comments on commit 3c002b1

Please sign in to comment.