summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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))