summaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
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 efcf69b..7e8a698 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -32,7 +32,7 @@ $(POTFILE): $(PL_FILES) POTFILES.in
rm -f non-perl.pot ..$@ .$@
POTFILES.in:
- (cd .. ; /bin/ls -1 polkit/policy/*.policy.in; ) > POTFILES.in
+ (cd .. ; /bin/ls -1 polkit/*.policy.in; ) > POTFILES.in
update_n_merge: $(POTFILE) merge