summaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index c15e191..1286b6f 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -58,9 +58,6 @@ am__v_DL_0 = @echo " DL " $@;
##
# Local Rules
-language-subtag-registry:
- $(AM_V_DL) wget -O $@ http://www.iana.org/assignments/language-subtag-registry || \
- curl -o $@ http://www.iana.org/assignments/language-subtag-registry
if CROSS_COMPILING
language-subtag-registry.xml: language-subtag-registry reg2xml.c Makefile
@echo Warning: Unable to rebuild $@ when cross-compiling