summaryrefslogtreecommitdiff
path: root/rules.make
diff options
context:
space:
mode:
authorAlastair McKinstry <mckinstry@debian.org>2005-02-05 20:34:14 +0000
committerAlastair McKinstry <mckinstry@debian.org>2005-02-05 20:34:14 +0000
commitfa847faa97093f46bf73eef2e7fbf0b6e45d2419 (patch)
tree141b0287bf601839dc9b7eb58586af0e36e944b4 /rules.make
parent15ea6558977b0f5ab7a2d5972a1b0c9a3dc8e2af (diff)
downloadiso-codes-fa847faa97093f46bf73eef2e7fbf0b6e45d2419.tar.gz
Make autogen.sh work
Diffstat (limited to 'rules.make')
-rw-r--r--rules.make3
1 files changed, 0 insertions, 3 deletions
diff --git a/rules.make b/rules.make
index 1937562b..b86d922a 100644
--- a/rules.make
+++ b/rules.make
@@ -1,6 +1,3 @@
-%.pot: %.xml
- $(top_srcdir)/iso2pot.py --is-version $(VERSION) --comments iso_639_2T_code \
- --fields name $< $@
%.mo: %.po
$(MSGFMT) --verbose --check $< -o $@