From b537b315eb4a658ce46aa883e3706e4f6111b106 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 1 Jun 2001 11:48:39 +0000 Subject: Add some missing `$(DB3_LDADD)'s to get it to compile. svn path=/trunk/; revision=10078 --- shell/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index 2dcbcb2496..746d8976b3 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -153,7 +153,8 @@ evolution_LDADD = \ $(EXTRA_GNOME_LIBS) \ $(GNOME_PRINT_LIBS) \ $(GTKHTML_LIBS) \ - $(BONOBO_GNOME_LIBS) + $(BONOBO_GNOME_LIBS) \ + $(DB3_LDADD) oafdir = $(datadir)/oaf oaf_in_files = GNOME_Evolution_Shell.oaf.in -- cgit v1.2.3