diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-02-09 07:28:30 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-02-09 07:28:30 +0800 |
commit | be9ceeb4c93a74d0369632599c5acc68c0bac680 (patch) | |
tree | 9adcb11262dce841a4d3664ef4150e1f92c3da4d | |
parent | 071b244f260abb0eff110fa21eca512ff947a38b (diff) | |
download | gsoc2013-epiphany-be9ceeb4c93a74d0369632599c5acc68c0bac680.tar gsoc2013-epiphany-be9ceeb4c93a74d0369632599c5acc68c0bac680.tar.gz gsoc2013-epiphany-be9ceeb4c93a74d0369632599c5acc68c0bac680.tar.bz2 gsoc2013-epiphany-be9ceeb4c93a74d0369632599c5acc68c0bac680.tar.lz gsoc2013-epiphany-be9ceeb4c93a74d0369632599c5acc68c0bac680.tar.xz gsoc2013-epiphany-be9ceeb4c93a74d0369632599c5acc68c0bac680.tar.zst gsoc2013-epiphany-be9ceeb4c93a74d0369632599c5acc68c0bac680.zip |
Dist po/LINGUAS.
2005-02-09 Christian Persch <chpe@cvs.gnome.org>
* Makefile.am:
Dist po/LINGUAS.
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | Makefile.am | 1 |
2 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2005-02-09 Christian Persch <chpe@cvs.gnome.org> + * Makefile.am: + + Dist po/LINGUAS. + +2005-02-09 Christian Persch <chpe@cvs.gnome.org> + * configure.ac: A po/LINGUAS: diff --git a/Makefile.am b/Makefile.am index 856e7a8e3..6dd4969a2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,6 +10,7 @@ EXTRA_DIST = \ intltool-merge.in \ intltool-update.in \ intltool-extract.in \ + po/LINGUAS \ xmldocs.make \ omf.make \ COPYING.README \ |