summaryrefslogtreecommitdiff
path: root/po/makefile
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:00:14 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:00:14 +0000
commitec2f559a053177d8fb7f8ffb6c848c5e6134c36f (patch)
treefac6f381ac787375c042780e64dab4204208448d /po/makefile
parent82c6b98d543274b6fd68dbb141392b4ffeaa3142 (diff)
Rejigger gettext stuff for 0.11.5
Author: jgg Date: 2003-01-11 07:17:58 GMT Rejigger gettext stuff for 0.11.5
Diffstat (limited to 'po/makefile')
-rw-r--r--po/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/makefile b/po/makefile
index d50b84da8..54f40d5ef 100644
--- a/po/makefile
+++ b/po/makefile
@@ -14,6 +14,7 @@ SUBDIR=po
# Bring in the default rules
include ../buildlib/defaults.mak
+CATALOGS := $(addsuffix .gmo,$(shell cat LINGUAS))
DOMAINS = $(notdir $(wildcard $(PO_DOMAINS)/*))
POTFILES := $(addsuffix .pot,$(addprefix $(PO)/,$(DOMAINS)))