diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-01-12 08:18:15 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-01-12 08:18:15 +0800 |
commit | fab2c46020fd5dddb8356d753fbf86b0b07d638f (patch) | |
tree | a1d0b84707deaa821840f5faa5a0f3949c4d78d2 /shell/Makefile.am | |
parent | f7e2da3380627ffadd9af3755061fb5d3284f7f3 (diff) | |
download | gsoc2013-evolution-fab2c46020fd5dddb8356d753fbf86b0b07d638f.tar.gz gsoc2013-evolution-fab2c46020fd5dddb8356d753fbf86b0b07d638f.tar.zst gsoc2013-evolution-fab2c46020fd5dddb8356d753fbf86b0b07d638f.zip |
Some warnings cleanups
svn path=/trunk/; revision=7422
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index c105e944c9..e56bc6af67 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -131,7 +131,6 @@ evolution_SOURCES = \ evolution_LDADD = \ libeshell.a \ - importer/libimporter.a \ importer/libevolution-importer.la \ $(top_builddir)/widgets/shortcut-bar/libshortcut-bar.a \ $(top_builddir)/widgets/misc/libemiscwidgets.a \ |