diff options
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index 03f767a2..28725686 100644 --- a/po/Makefile +++ b/po/Makefile @@ -2,7 +2,7 @@ PGOAL = rpmdrake # perl files to search translatable strings in -PL_FILES = ../rpmdrake ../edit-urpm-sources.pl ../rpmdrake.pm ../gurpmi.addmedia ../Rpmdrake/*.pm ../MandrivaUpdate +PL_FILES = ../rpmdrake ../edit-urpm-sources.pl ../rpmdrake.pm ../gurpmi.addmedia ../Rpmdrake/*.pm ../MageiaUpdate POFILES = $(wildcard *.po) MOFILES = $(POFILES:%.po=%.mo) |