summaryrefslogtreecommitdiff
path: root/po/POTFILES.skip
diff options
context:
space:
mode:
authorMike Ruprecht <cmaiku@gmail.com>2017-08-01 13:55:01 -0500
committerMike Ruprecht <cmaiku@gmail.com>2017-08-01 13:55:01 -0500
commitbf05ac45364c997c7c41f4e397a173820242c103 (patch)
treecaf7794c4bbaf4f13b9debc2136e59d4b6ca4dca /po/POTFILES.skip
parent455d948cd193034dbf7eac5bb5917f2705731e9d (diff)
downloadpidgin-bf05ac45364c997c7c41f4e397a173820242c103.tar.gz
Fix in-tree distcheck with automake
When running distcheck in-tree, it seems to put files in a sub/ directory which confuses POTFILE generation. This patch adds back ignoring files in the sub/ directory so it'll complete distcheck again.
Diffstat (limited to 'po/POTFILES.skip')
-rw-r--r--po/POTFILES.skip3
1 files changed, 3 insertions, 0 deletions
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 3c47127e05..f16eb615c7 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,3 +1,6 @@
libpurple/data/purple-url-handler.desktop.in
libpurple/protocols/null/nullprpl.c
pidgin/data/im.pidgin.Pidgin.desktop.in
+sub/libpurple/data/purple-url-handler.desktop.in
+sub/libpurple/protocols/null/nullprpl.c
+sub/pidgin/data/im.pidgin.Pidgin.desktop.in