aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-08-22 04:35:13 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-08-22 04:35:13 +0800
commitbd6877fa153783c7641e5c9e73c453fef3a6fb8b (patch)
treea561217b280f87a20e49264c9802cf58cd1cd2f4 /shell/Makefile.am
parent77ccc83ed0456e98782a13ed55d9140585ff2c9c (diff)
downloadgsoc2013-evolution-bd6877fa153783c7641e5c9e73c453fef3a6fb8b.tar
gsoc2013-evolution-bd6877fa153783c7641e5c9e73c453fef3a6fb8b.tar.gz
gsoc2013-evolution-bd6877fa153783c7641e5c9e73c453fef3a6fb8b.tar.bz2
gsoc2013-evolution-bd6877fa153783c7641e5c9e73c453fef3a6fb8b.tar.lz
gsoc2013-evolution-bd6877fa153783c7641e5c9e73c453fef3a6fb8b.tar.xz
gsoc2013-evolution-bd6877fa153783c7641e5c9e73c453fef3a6fb8b.tar.zst
gsoc2013-evolution-bd6877fa153783c7641e5c9e73c453fef3a6fb8b.zip
#include "e-shell-startup-wizard.h".
* e-shell.c: #include "e-shell-startup-wizard.h". * e-shell-startup-wizard.h: New. svn path=/trunk/; revision=12359
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 5e502ef909..56228bdd72 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -131,6 +131,7 @@ evolution_SOURCES = \
e-shell-offline-handler.c \
e-shell-offline-handler.h \
e-shell-startup-wizard.c \
+ e-shell-startup-wizard.h \
e-shell-user-creatable-items-handler.c \
e-shell-user-creatable-items-handler.h \
e-shell-utils.c \