diff options
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index af3a7713..628973c1 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 +PL_FILES = ../rpmdrake ../edit-urpm-sources.pl ../rpmdrake.pm ../gurpmi.addmedia ../Rpmdrake/*.pm ../MandrivaUpdate CFILES = ../grpmi/curl_download/curl_download.xs POFILES = $(wildcard *.po) |