diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-10-15 00:18:52 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-10-15 00:18:52 +0800 |
commit | c9a857200fb492f78f416f3afaf99e48a2960144 (patch) | |
tree | 9cca8a36d881644752570d946bcb1ffa371fa565 /shell/Makefile.am | |
parent | fdeef7a7fb2f01cb3ead55ad74f032419123b1f9 (diff) | |
download | gsoc2013-evolution-c9a857200fb492f78f416f3afaf99e48a2960144.tar gsoc2013-evolution-c9a857200fb492f78f416f3afaf99e48a2960144.tar.gz gsoc2013-evolution-c9a857200fb492f78f416f3afaf99e48a2960144.tar.bz2 gsoc2013-evolution-c9a857200fb492f78f416f3afaf99e48a2960144.tar.lz gsoc2013-evolution-c9a857200fb492f78f416f3afaf99e48a2960144.tar.xz gsoc2013-evolution-c9a857200fb492f78f416f3afaf99e48a2960144.tar.zst gsoc2013-evolution-c9a857200fb492f78f416f3afaf99e48a2960144.zip |
31337 splash screen for the shell's startup sequence.
svn path=/trunk/; revision=5912
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index aa3037bced..d8ef0ec80e 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -111,6 +111,8 @@ evolution_SOURCES = \ e-shortcuts-view.h \ e-shortcuts.c \ e-shortcuts.h \ + e-splash.c \ + e-splash.h \ e-storage-set-view.c \ e-storage-set-view.h \ e-storage-set.c \ |