aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorJason Leach <jasonleach@usa.net>2001-01-27 23:19:21 +0800
committerJacob Leach <jleach@src.gnome.org>2001-01-27 23:19:21 +0800
commit96f7e4e43613dc56bd85b35a62a100bed0221959 (patch)
tree30cf885905d3a8b16ecadcdb92d89c0b11208044 /shell/Makefile.am
parent2c0ceb6859cb4630398cc31b50dfdd72c4f6e049 (diff)
downloadgsoc2013-evolution-96f7e4e43613dc56bd85b35a62a100bed0221959.tar
gsoc2013-evolution-96f7e4e43613dc56bd85b35a62a100bed0221959.tar.gz
gsoc2013-evolution-96f7e4e43613dc56bd85b35a62a100bed0221959.tar.bz2
gsoc2013-evolution-96f7e4e43613dc56bd85b35a62a100bed0221959.tar.lz
gsoc2013-evolution-96f7e4e43613dc56bd85b35a62a100bed0221959.tar.xz
gsoc2013-evolution-96f7e4e43613dc56bd85b35a62a100bed0221959.tar.zst
gsoc2013-evolution-96f7e4e43613dc56bd85b35a62a100bed0221959.zip
Don't link with the old widgets/shortcut-bar/libshortcut-bar.la anymore,
2001-01-27 Jason Leach <jasonleach@usa.net> * Makefile.am (evolution_LDADD): Don't link with the old widgets/shortcut-bar/libshortcut-bar.la anymore, gal has the new shortcut-bar. svn path=/trunk/; revision=7859
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index e56bc6af67..a170dea002 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -132,7 +132,6 @@ evolution_SOURCES = \
evolution_LDADD = \
libeshell.a \
importer/libevolution-importer.la \
- $(top_builddir)/widgets/shortcut-bar/libshortcut-bar.a \
$(top_builddir)/widgets/misc/libemiscwidgets.a \
$(top_builddir)/e-util/libeutil.la \
$(EXTRA_GNOME_LIBS) \