summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDr. Tobias Quathamer <toddy@debian.org>2018-08-25 16:05:12 +0200
committerDr. Tobias Quathamer <toddy@debian.org>2018-08-25 16:05:12 +0200
commit23480b6c68cf6376b918290ab6b3c5fe93f1ab7a (patch)
treeabf61e9ce29709b4dc74e26bae31a7a83d512423 /Makefile.am
parentb4ff0940f3c828bd25f1e65e78efc0654f9ec484 (diff)
downloadiso-codes-23480b6c68cf6376b918290ab6b3c5fe93f1ab7a.tar.gz
New upstream version 4.0upstream/4.0
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index a1333b72..2fbdd6d7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,13 +22,6 @@ pot:
cd $$domain && make $$domain.pot && cd ..; \
done
-# Updates all xml files
-.PHONY: xml
-xml:
- for domain in $(DOMAINS); do \
- cd $$domain && make $$domain.xml && cd ..; \
- done
-
.PHONY: release
release: update-po check distcheck