summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPetr Spacek <pspacek@redhat.com>2016-11-14 14:53:42 +0100
committerMartin Basti <mbasti@redhat.com>2016-11-22 16:14:50 +0100
commit9ef5a7de781f2508c2925225533973417458d0ea (patch)
treed7e91759edf792c08b322a80a3465ba4d477050b /.gitignore
parent166257ec5b33dd2c95bbaf8463867c77fd6ef5db (diff)
downloadfreeipa-9ef5a7de781f2508c2925225533973417458d0ea.tar.gz
freeipa-9ef5a7de781f2508c2925225533973417458d0ea.tar.xz
freeipa-9ef5a7de781f2508c2925225533973417458d0ea.zip
Build: automatically generate list of files to be translated in configure
configure is easiest option how to automatically generate POTFILES.in. Attempts to add it to po/Makefile* have big potential to create cyclic depedencies and cause other trouble. Given how rare operation adding a source file is, I think it is sufficient to document that configure needs to be run again after adding a source file with translatable strings. https://fedorahosted.org/freeipa/ticket/6418 Reviewed-By: Martin Basti <mbasti@redhat.com> Reviewed-By: Christian Heimes <cheimes@redhat.com> Reviewed-By: Lukas Slebodnik <lslebodn@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index be027df0b..94b0ec812 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@
/po/Makefile.in.in
/po/Makevars.template
/po/POTFILES
+/po/POTFILES.in
/po/remove-potcdate.sed
/po/stamp-po