From 5069df6878424605df09517e3b097c0bb47be746 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Tue, 2 Mar 2010 18:00:06 +0530 Subject: Restructure capplet stuffs and load only on express mode. --- modules/mail/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/mail/Makefile.am') diff --git a/modules/mail/Makefile.am b/modules/mail/Makefile.am index de9eac5ada..65a5c30d1f 100644 --- a/modules/mail/Makefile.am +++ b/modules/mail/Makefile.am @@ -61,7 +61,7 @@ libevolution_module_mail_la_LIBADD = \ $(top_builddir)/em-format/libemformat.la \ $(top_builddir)/widgets/menus/libmenus.la \ $(top_builddir)/filter/libfilter.la \ - $(top_builddir)/capplet/libevolution-mail-settings.la \ + $(top_builddir)/capplet/settings/libevolution-mail-settings.la \ $(EVOLUTION_MAIL_LIBS) \ $(CAMEL_LIBS) \ $(GTKHTML_LIBS) \ -- cgit