From 135c90efb188f027577c81c670e0a347a8d080b1 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 16 Jan 2004 14:43:30 +0000 Subject: merge --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index e41b2e86..ee2953d6 100644 --- a/po/Makefile +++ b/po/Makefile @@ -9,7 +9,7 @@ PL_FILES = $(shell cat POTFILES.in | sed 's,^,../,') #CFILES = PL_CFILES = $(PL_FILES:%=%_.c) -POFILES = $(shell ls *.po) +POFILES = $(shell ls zh_CN*.po) MOFILES = $(POFILES:%.po=%.mo) LANGS = $(POFILES:%.po=%) -- cgit v1.2.1