From 2fc65cb88a7095bb2d6aa670d8dd39b3fe204340 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 21 Feb 2002 12:36:00 +0000 Subject: make a difference between PMS and ALLPMS. For install, only use PMS --- perl-install/share/po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/share/po/Makefile') diff --git a/perl-install/share/po/Makefile b/perl-install/share/po/Makefile index 6fe34cbe3..957170d9f 100644 --- a/perl-install/share/po/Makefile +++ b/perl-install/share/po/Makefile @@ -1,6 +1,6 @@ include ../../Makefile.config -PMSFILES = $(wildcard $(PMS:%=../../%)) +PMSFILES = $(wildcard $(ALLPMS:%=../../%)) PMSCFILES = $(PMSFILES:%=%_.c) # temporarly don't include ar.po,br.po,cy.po,ga.po,is.po,ro.po,sl.po -- cgit v1.2.1