diff options
Diffstat (limited to 'executive-summary/component/Makefile.am')
-rw-r--r-- | executive-summary/component/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/executive-summary/component/Makefile.am b/executive-summary/component/Makefile.am index 9c0a375f68..c9931b19c0 100644 --- a/executive-summary/component/Makefile.am +++ b/executive-summary/component/Makefile.am @@ -67,6 +67,7 @@ evolution_executive_summary_LDADD = \ $(top_builddir)/executive-summary/evolution-services/libevolution-services.la \ $(BONOBO_VFS_GNOME_LIBS) \ $(EXTRA_GNOME_LIBS) \ + -lgal \ $(GTKHTML_LIBS) \ $(UNICODE_LIBS) |