diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-09-06 05:18:39 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-09-06 05:18:39 +0800 |
commit | 8de16a8141ed1452dcc0ca5f1ef0b1b54ab587f9 (patch) | |
tree | 8954f081ace8d5d95565b7a24333f14070a83126 /Makefile.am | |
parent | 8309210abdfce7b6420aee51966f7af1933764a6 (diff) | |
download | gsoc2013-evolution-8de16a8141ed1452dcc0ca5f1ef0b1b54ab587f9.tar.gz gsoc2013-evolution-8de16a8141ed1452dcc0ca5f1ef0b1b54ab587f9.tar.zst gsoc2013-evolution-8de16a8141ed1452dcc0ca5f1ef0b1b54ab587f9.zip |
Updated with the new 1.2 features (unfinished).
* NEWS: Updated with the new 1.2 features (unfinished).
* NEWS-1.0: New, contains the changes up to version 1.0.8.
svn path=/trunk/; revision=17996
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index d7c2bef2ca..caeea86d56 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,6 +16,7 @@ EXTRA_DIST = \ HACKING \ MAINTAINERS \ NEWS \ + NEWS-1.0 \ xml-i18n-merge.in \ xml-i18n-update.in \ xml-i18n-extract.in \ |