aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-08-18 05:05:56 +0800
committerIain Holmes <iain@src.gnome.org>2001-08-18 05:05:56 +0800
commitbc037887bbf807e072669db44b7c13011e0d8368 (patch)
tree63f685aff8adebdc9b38ef9f1883f752ae4cf521 /shell
parentbe490f024f058b27a9be0858a886e2864d0e71c3 (diff)
downloadgsoc2013-evolution-bc037887bbf807e072669db44b7c13011e0d8368.tar
gsoc2013-evolution-bc037887bbf807e072669db44b7c13011e0d8368.tar.gz
gsoc2013-evolution-bc037887bbf807e072669db44b7c13011e0d8368.tar.bz2
gsoc2013-evolution-bc037887bbf807e072669db44b7c13011e0d8368.tar.lz
gsoc2013-evolution-bc037887bbf807e072669db44b7c13011e0d8368.tar.xz
gsoc2013-evolution-bc037887bbf807e072669db44b7c13011e0d8368.tar.zst
gsoc2013-evolution-bc037887bbf807e072669db44b7c13011e0d8368.zip
Build fix
svn path=/trunk/; revision=12176
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog4
-rw-r--r--shell/Makefile.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index e149e6d1ef..4902b8b9fb 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,9 @@
2001-08-17 Iain Holmes <iain@ximian.com>
+ * Makefile.am: Add the Evolution-Wizard.idl file
+
+2001-08-17 Iain Holmes <iain@ximian.com>
+
* e-shell-folder-selection-dialog.c (folder_creation_dialog_result_cb):
Check the priv isn't NULL before dereferencing it.
diff --git a/shell/Makefile.am b/shell/Makefile.am
index b1d943f33d..5e502ef909 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -28,6 +28,7 @@ IDLS = \
Evolution-Shortcuts.idl \
Evolution-Storage.idl \
Evolution-StorageSetView.idl \
+ Evolution-Wizard.idl \
Evolution-common.idl \
Evolution.idl