From ec2f559a053177d8fb7f8ffb6c848c5e6134c36f Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 17:00:14 +0000 Subject: Rejigger gettext stuff for 0.11.5 Author: jgg Date: 2003-01-11 07:17:58 GMT Rejigger gettext stuff for 0.11.5 --- po/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'po/makefile') 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))) -- cgit v1.2.3