diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-12-01 10:58:20 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-12-01 10:58:20 +0000 |
commit | c1460ea8586aa197c14b39ea21dca336f5bc46e7 (patch) | |
tree | 848d8fbc70c1f0ddab435d0b5623fd842b37666b /perl-install | |
parent | 50af7f14470f95f2cc00c7cec4b2cb5c64856d0f (diff) | |
download | drakx-c1460ea8586aa197c14b39ea21dca336f5bc46e7.tar drakx-c1460ea8586aa197c14b39ea21dca336f5bc46e7.tar.gz drakx-c1460ea8586aa197c14b39ea21dca336f5bc46e7.tar.bz2 drakx-c1460ea8586aa197c14b39ea21dca336f5bc46e7.tar.xz drakx-c1460ea8586aa197c14b39ea21dca336f5bc46e7.zip |
add mdk_totem in po
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/share/po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/po/Makefile b/perl-install/share/po/Makefile index 6f5fcb4a1..783920a6f 100644 --- a/perl-install/share/po/Makefile +++ b/perl-install/share/po/Makefile @@ -1,6 +1,6 @@ include ../../Makefile.config -PMSFILES = $(wildcard $(ALLPMS:%=../../%) ../../../move/move.pm) +PMSFILES = $(wildcard $(ALLPMS:%=../../%) ../../../move/move.pm ../../../move/tree/mdk_totem) POFILES = $(wildcard *.po) MOFILES = $(POFILES:%.po=%.mo) |