From ab0da53a3e8298ba082ca9751e23fff7f75053a1 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 14 Jan 2003 18:31:26 +0000 Subject: (EXTRA_DIST): Add $(schema_DATA) here. svn path=/trunk/; revision=19456 --- shell/ChangeLog | 4 ++++ shell/GNOME_Evolution_TestComponent.server | 4 ++-- shell/Makefile.am | 2 ++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/shell/ChangeLog b/shell/ChangeLog index b95a5f8e76..f855b3f658 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2003-01-14 Ettore Perazzoli + + * Makefile.am (EXTRA_DIST): Add $(schema_DATA) here. + 2003-01-14 Rodney Dawes * e-shell-view.c: Use GtkPaned instead of EPaned diff --git a/shell/GNOME_Evolution_TestComponent.server b/shell/GNOME_Evolution_TestComponent.server index ce42825943..490489375c 100644 --- a/shell/GNOME_Evolution_TestComponent.server +++ b/shell/GNOME_Evolution_TestComponent.server @@ -1,8 +1,8 @@ + type="factory" + location="GNOME:GNOME_Evolution_TestComponent_ShellComponentFactory"> diff --git a/shell/Makefile.am b/shell/Makefile.am index d73e4dfa50..19b83e9b26 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -304,8 +304,10 @@ EXTRA_DIST = \ $(server_in_files) \ $(server_DATA) \ $(etspec_DATA) \ + $(schema_DATA) \ $(icons) \ GNOME_Evolution_TestComponent.server \ + e-shell-marshal.list \ evolution-nognome.in # Purify support -- cgit v1.2.3