summaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2004-02-22 10:57:55 +0000
committerDaouda Lo <daouda@mandriva.com>2004-02-22 10:57:55 +0000
commitf025237e7281e9dc3a6e37234f22d074d8697403 (patch)
treeae9234b5b377a725884cf9e94cfa06c293d20a76 /po/Makefile
parent0eef1db31ed4078c4af219ff032e099c0dc8a610 (diff)
downloadmgaonline-f025237e7281e9dc3a6e37234f22d074d8697403.tar
mgaonline-f025237e7281e9dc3a6e37234f22d074d8697403.tar.gz
mgaonline-f025237e7281e9dc3a6e37234f22d074d8697403.tar.bz2
mgaonline-f025237e7281e9dc3a6e37234f22d074d8697403.tar.xz
mgaonline-f025237e7281e9dc3a6e37234f22d074d8697403.zip
- add applet for translations
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index 9bdcd670..546d0ed7 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -5,7 +5,7 @@ LANGS = $(shell ls *.po | xargs -i basename {} .po )
PGOAL = mdkonline
GOALS = $(PGOAL).pot $(foreach a, $(LANGS), $(a).mo)
-PL_FILES = ../mdkonline ../mdkupdate ../applet/mdkapplet
+PL_FILES = ../mdkonline ../mdkupdate ../mdkapplet
# $(foreach a, $(LANGS), $($(a).mo))