From 59e1c3dea88ca52d927dd827029593261b0c96e8 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 18 Jan 2004 03:17:01 +0000 Subject: rollback debug stuff :-( --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index ee2953d6..e41b2e86 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 zh_CN*.po) +POFILES = $(shell ls *.po) MOFILES = $(POFILES:%.po=%.mo) LANGS = $(POFILES:%.po=%) -- cgit v1.2.1