aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-notification/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mail-notification/Makefile.am')
-rw-r--r--plugins/mail-notification/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mail-notification/Makefile.am b/plugins/mail-notification/Makefile.am
index ec91117eb8..ac8a7c940d 100644
--- a/plugins/mail-notification/Makefile.am
+++ b/plugins/mail-notification/Makefile.am
@@ -30,7 +30,7 @@ liborg_gnome_mail_notification_la_LIBADD = \
$(NO_UNDEFINED_REQUIRED_LIBS)
if ENABLE_DBUS
-liborg_gnome_mail_notification_la_LDFLAGS += $(NMN_LIBS)
+liborg_gnome_mail_notification_la_LIBADD += $(NMN_LIBS)
endif
schemadir = $(GCONF_SCHEMA_FILE_DIR)