diff options
Diffstat (limited to 'plugins/tnef-attachments/Makefile.am')
-rw-r--r-- | plugins/tnef-attachments/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/tnef-attachments/Makefile.am b/plugins/tnef-attachments/Makefile.am index b503b9f0c0..4cc8a30573 100644 --- a/plugins/tnef-attachments/Makefile.am +++ b/plugins/tnef-attachments/Makefile.am @@ -29,8 +29,8 @@ liborg_gnome_tnef_attachments_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINE liborg_gnome_tnef_attachments_la_LIBADD = \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/em-format/libemformat.la \ - $(GNOME_PLATFORM_LIBS) \ $(EVOLUTION_MAIL_LIBS) \ + $(GNOME_PLATFORM_LIBS) \ -lytnef EXTRA_DIST = org-gnome-tnef-attachments.eplug.xml |