diff options
Diffstat (limited to 'modules/contact-photos/Makefile.am')
-rw-r--r-- | modules/contact-photos/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/contact-photos/Makefile.am b/modules/contact-photos/Makefile.am index 83b934471f..d25aac8ba8 100644 --- a/modules/contact-photos/Makefile.am +++ b/modules/contact-photos/Makefile.am @@ -18,7 +18,7 @@ module_contact_photos_la_SOURCES = \ $(NULL) module_contact_photos_la_LIBADD = \ - $(top_builddir)/e-util/libeutil.la \ + $(top_builddir)/e-util/libevolution-util.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ $(GTKHTML_LIBS) \ |