aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-06-11 06:48:14 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-06-11 06:48:14 +0800
commit695591dd9377db47cd34b169e7c12baa2bc581e6 (patch)
treecd878e51ce8e84466346c5cb53e472999467255b /addressbook/gui/component/Makefile.am
parent8139fd12a7fcc74935a4d318f0f9554f2e2b03c2 (diff)
downloadgsoc2013-evolution-695591dd9377db47cd34b169e7c12baa2bc581e6.tar
gsoc2013-evolution-695591dd9377db47cd34b169e7c12baa2bc581e6.tar.gz
gsoc2013-evolution-695591dd9377db47cd34b169e7c12baa2bc581e6.tar.bz2
gsoc2013-evolution-695591dd9377db47cd34b169e7c12baa2bc581e6.tar.lz
gsoc2013-evolution-695591dd9377db47cd34b169e7c12baa2bc581e6.tar.xz
gsoc2013-evolution-695591dd9377db47cd34b169e7c12baa2bc581e6.tar.zst
gsoc2013-evolution-695591dd9377db47cd34b169e7c12baa2bc581e6.zip
Make ETable use EScrollFrame instead of GtkScrolledWindow.
svn path=/trunk/; revision=3515
Diffstat (limited to 'addressbook/gui/component/Makefile.am')
-rw-r--r--addressbook/gui/component/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am
index 35939f8940..c5cc80afb7 100644
--- a/addressbook/gui/component/Makefile.am
+++ b/addressbook/gui/component/Makefile.am
@@ -59,6 +59,7 @@ evolution_addressbook_LDADD = \
$(top_builddir)/libversit/libversit.la \
$(top_builddir)/widgets/e-text/libetext.a \
$(top_builddir)/widgets/e-table/libetable.a \
+ $(top_builddir)/widgets/misc/libemiscwidgets.a \
$(top_builddir)/e-util/libeutil.la \
$(top_builddir)/addressbook/printing/libecontactprint.a