summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/standalone/po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/po/Makefile b/perl-install/standalone/po/Makefile
index b94e4408b..6de29edf9 100644
--- a/perl-install/standalone/po/Makefile
+++ b/perl-install/standalone/po/Makefile
@@ -40,7 +40,7 @@ install: $(MOFILES)
done
POTFILES.in:
- (cd .. ; /bin/ls data/*.desktop.in data/*.directory.in) > POTFILES.in
+ (cd .. ; /bin/ls menu/*.desktop.in) > POTFILES.in
clean: