From 32b3b86091b04749dcc4d4845cb39ff7016b2696 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Thu, 20 Nov 2003 15:19:14 +0000 Subject: add move.pm --- perl-install/share/po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-install/share/po/Makefile b/perl-install/share/po/Makefile index 660ab1ccb..6f5fcb4a1 100644 --- a/perl-install/share/po/Makefile +++ b/perl-install/share/po/Makefile @@ -1,6 +1,6 @@ include ../../Makefile.config -PMSFILES = $(wildcard $(ALLPMS:%=../../%)) +PMSFILES = $(wildcard $(ALLPMS:%=../../%) ../../../move/move.pm) POFILES = $(wildcard *.po) MOFILES = $(POFILES:%.po=%.mo) -- cgit v1.2.1