summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/share/po/Makefile2
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)