Add po/gnucash.pot to EXTRA_DIST because the translation template is

needed in the tarball for translators.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13520 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming 2006-03-07 20:50:11 +00:00
parent 1539b30176
commit d802095f5a
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2006-03-07 Christian Stimming <stimming@tuhh.de>
* Makefile.am: Add po/gnucash.pot to EXTRA_DIST because the
translation template is needed in the tarball for translators.
2006-03-07 Andreas Köhler <andi5.py@gmx.net>
* src/gnome/gnc-plugin-page-register.c: Disable sensitivity of

View File

@ -50,6 +50,7 @@ EXTRA_DIST = \
macros/g-wrap.m4 \
macros/gnome-guile-checks.m4 \
macros/legacy_macros.m4 \
po/gnucash.pot \
po/POTFILES.in \
po/POTFILES.skip \
po/README \