12 lines
395 B
Diff
12 lines
395 B
Diff
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -768,7 +768,7 @@ tzselect: tzselect.ksh version
|
|
|
|
check: check_character_set check_white_space check_links \
|
|
check_name_lengths check_slashed_abbrs check_sorted \
|
|
- check_tables check_web check_ziguard check_zishrink check_tzs
|
|
+ check_tables check_ziguard check_zishrink check_tzs
|
|
|
|
check_character_set: $(ENCHILADA)
|
|
test ! '$(UTF8_LOCALE)' || \
|