diff options
author | Ludovic Courtès <ludo@gnu.org> | 2012-06-29 22:22:48 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2012-06-29 22:38:22 +0200 |
commit | f68b089361ba768f1a9398225040af3e9faafbf3 (patch) | |
tree | 7a6afbfc672ea33fb7e278e1c758ab1b080ef182 /po/POTFILES.in | |
parent | 64fddd74f0f1bb154149fcd8e6369a1be323c1d3 (diff) | |
download | patches-f68b089361ba768f1a9398225040af3e9faafbf3.tar patches-f68b089361ba768f1a9398225040af3e9faafbf3.tar.gz |
Gettextize, with GNU Gettext 0.18.1.
* Makefile.am (EXTRA_DIST): Add `build-aux/config.rpath'.
(SUBDIRS, ACLOCAL_AMFLAGS): New variables.
* configure.ac: Use `AM_GNU_GETTEXT'. Emit `po/Makefile.in'.
* po/Makevars, po/POTFILES.in: New files.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000000..39ff38db32 --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1,2 @@ +# List of source files which contain translatable strings. +distro/base.scm |