aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/copy-tool/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/copy-tool/Makefile.am')
-rw-r--r--plugins/copy-tool/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/copy-tool/Makefile.am b/plugins/copy-tool/Makefile.am
index 263a0a2da0..d0011ab0fa 100644
--- a/plugins/copy-tool/Makefile.am
+++ b/plugins/copy-tool/Makefile.am
@@ -8,7 +8,9 @@ plugin_DATA = org-gnome-copy-tool.eplug
plugin_LTLIBRARIES = liborg-gnome-copy-tool.la
liborg_gnome_copy_tool_la_SOURCES = copy-tool.c
-liborg_gnome_copy_tool_la_LDFLAGS = -module -avoid-version
+liborg_gnome_copy_tool_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED)
+liborg_gnome_copy_tool_la_LIBADD = \
+ $(EVOLUTION_MAIL_LIBS)
EXTRA_DIST = org-gnome-copy-tool.eplug.xml