diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2004-01-30 19:23:16 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2004-01-30 19:23:16 +0000 |
commit | 0469b0319575c2878a677ffca547c61c746c7161 (patch) | |
tree | 179b6a88b0559f4bee62f160805fb615afc3d4ce /po | |
parent | 5cdb2d353ed1c711d62530d1b09b6596b199c957 (diff) | |
download | rpmdrake-0469b0319575c2878a677ffca547c61c746c7161.tar rpmdrake-0469b0319575c2878a677ffca547c61c746c7161.tar.gz rpmdrake-0469b0319575c2878a677ffca547c61c746c7161.tar.bz2 rpmdrake-0469b0319575c2878a677ffca547c61c746c7161.tar.xz rpmdrake-0469b0319575c2878a677ffca547c61c746c7161.zip |
add gurpmi.addmedia for "Add an Urpmi source in one click" spec
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 bc3ae275..54f283e3 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 +PL_FILES = ../rpmdrake ../edit-urpm-sources.pl ../rpmdrake.pm ../gurpmi.addmedia CFILES = ../grpmi/curl_download/curl_download.xs POFILES = $(wildcard *.po) |