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 /shell | |
parent | cb664a1e6ceb215a3c5f844a20daffc3fea64817 (diff) | |
download | gsoc2013-evolution-51ca9977c757145d07bff162e8d90d61c76f37d3.tar.gz 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 'shell')
-rw-r--r-- | shell/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index b6021ea02d..a46cc1c631 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -234,6 +234,8 @@ evolution_SOURCES = \ e-shell-view-menu.h \ e-shell-view.c \ e-shell-view.h \ + e-shell-window.c \ + e-shell-window.h \ e-shell.c \ e-shell.h \ e-shortcuts-view-model.c \ @@ -359,6 +361,7 @@ EXTRA_DIST = \ $(etspec_DATA) \ $(schema_DATA) \ $(icons) \ + ChangeLog.pre-1-4 \ GNOME_Evolution_TestComponent.server \ e-shell-marshal.list \ evolution-nognome.in |