diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-09-26 10:46:44 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-09-26 22:28:24 +0800 |
commit | 43a11452262d7826e2341558a085ca5cee7b2ffb (patch) | |
tree | 2a74482a8e86f09c4680f5dbe7b8013d8451c695 /shell/Makefile.am | |
parent | c30e55b2d5c2491076b1aace4f73ea0c642fba72 (diff) | |
download | gsoc2013-evolution-43a11452262d7826e2341558a085ca5cee7b2ffb.tar.gz gsoc2013-evolution-43a11452262d7826e2341558a085ca5cee7b2ffb.tar.zst gsoc2013-evolution-43a11452262d7826e2341558a085ca5cee7b2ffb.zip |
Rename EShellImporter to EImportAssistant and move it to widgets.
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index edc143ee31..c1e4b11a75 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -74,8 +74,6 @@ libeshell_la_SOURCES = \ e-shell-window-private.c \ e-shell-window-private.h \ $(eshellinclude_HEADERS) \ - e-shell-importer.c \ - e-shell-importer.h \ e-shell-migrate.c \ e-shell-migrate.h \ e-shell-window-actions.c \ |