diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index b7c61764..facf804a 100644 --- a/po/Makefile +++ b/po/Makefile @@ -8,7 +8,7 @@ PGOAL = urpmi PL_FILES = ../rpm-find-leaves ../urpm.pm ../urpme ../urpmf \ ../urpmi ../urpmi.addmedia ../gurpmi ../gurpmi2 ../gurpmi.pm \ ../urpmi.removemedia ../urpmi.update ../urpmq \ - ../urpm/*.pm ../rurpmi + ../urpm/*.pm ../gurpm/*pm ../rurpmi POFILES = $(shell ls *.po) MOFILES = $(POFILES:%.po=%.mo) |