diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-06-13 05:13:59 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-06-13 05:13:59 +0800 |
commit | 51ca9977c757145d07bff162e8d90d61c76f37d3 (patch) | |
tree | 091b7c2725cd4b8d5e41fdab501bbdfe744e9ebe /camel | |
parent | cb664a1e6ceb215a3c5f844a20daffc3fea64817 (diff) | |
download | gsoc2013-evolution-51ca9977c757145d07bff162e8d90d61c76f37d3.tar gsoc2013-evolution-51ca9977c757145d07bff162e8d90d61c76f37d3.tar.gz gsoc2013-evolution-51ca9977c757145d07bff162e8d90d61c76f37d3.tar.bz2 gsoc2013-evolution-51ca9977c757145d07bff162e8d90d61c76f37d3.tar.lz gsoc2013-evolution-51ca9977c757145d07bff162e8d90d61c76f37d3.tar.xz gsoc2013-evolution-51ca9977c757145d07bff162e8d90d61c76f37d3.tar.zst gsoc2013-evolution-51ca9977c757145d07bff162e8d90d61c76f37d3.zip |
Put the ChangeLog.pre-1-4 in the Makefiles.
svn path=/trunk/; revision=21426
Diffstat (limited to 'camel')
-rw-r--r-- | camel/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/Makefile.am b/camel/Makefile.am index 5599b93008..b5469177d2 100644 --- a/camel/Makefile.am +++ b/camel/Makefile.am @@ -290,4 +290,5 @@ noinst_HEADERS = \ camel-html-parser.h EXTRA_DIST = \ + ChangeLog.pre-1-4 \ README |