diff --git a/ChangeLog b/ChangeLog index 784759d9e0..dd24fbf1b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-03-07 Christian Stimming + + * 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 * src/gnome/gnc-plugin-page-register.c: Disable sensitivity of diff --git a/Makefile.am b/Makefile.am index 325b273f8a..7c9d893499 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \