From 695591dd9377db47cd34b169e7c12baa2bc581e6 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sat, 10 Jun 2000 22:48:14 +0000 Subject: Make ETable use EScrollFrame instead of GtkScrolledWindow. svn path=/trunk/; revision=3515 --- addressbook/contact-editor/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/contact-editor/Makefile.am') diff --git a/addressbook/contact-editor/Makefile.am b/addressbook/contact-editor/Makefile.am index 1ed9f8b0c3..8ad4b7925e 100644 --- a/addressbook/contact-editor/Makefile.am +++ b/addressbook/contact-editor/Makefile.am @@ -38,6 +38,7 @@ contact_editor_test_LDADD = \ $(GNOMEGNORBA_LIBS) \ $(BONOBO_GNOME_LIBS) \ $(top_builddir)/widgets/e-table/libetable.a \ + $(top_builddir)/widgets/misc/libemiscwidgets.a \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/widgets/e-text/libetext.a \ $(EXTRA_GNOME_LIBS) -- cgit v1.2.3