aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/alarm-notify
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-05-28 09:35:13 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-05-28 21:56:30 +0800
commit9bfe38c419c7b864b4e1a5f4f2b50416a1e08e41 (patch)
tree0f3f5a0347fe0c583ac52e4ff24e70c258ee880f /calendar/alarm-notify
parent04aa0fba1f96cac50e8006e7dd806cf042138851 (diff)
downloadgsoc2013-evolution-9bfe38c419c7b864b4e1a5f4f2b50416a1e08e41.tar
gsoc2013-evolution-9bfe38c419c7b864b4e1a5f4f2b50416a1e08e41.tar.gz
gsoc2013-evolution-9bfe38c419c7b864b4e1a5f4f2b50416a1e08e41.tar.bz2
gsoc2013-evolution-9bfe38c419c7b864b4e1a5f4f2b50416a1e08e41.tar.lz
gsoc2013-evolution-9bfe38c419c7b864b4e1a5f4f2b50416a1e08e41.tar.xz
gsoc2013-evolution-9bfe38c419c7b864b4e1a5f4f2b50416a1e08e41.tar.zst
gsoc2013-evolution-9bfe38c419c7b864b4e1a5f4f2b50416a1e08e41.zip
Rename libcomposer to libevolution-mail-composer.
To make Evolution's shared libraries more consistent. Also add an evolution-mail-composer documentation module.
Diffstat (limited to 'calendar/alarm-notify')
-rw-r--r--calendar/alarm-notify/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/alarm-notify/Makefile.am b/calendar/alarm-notify/Makefile.am
index fb257b3485..09a6743dcf 100644
--- a/calendar/alarm-notify/Makefile.am
+++ b/calendar/alarm-notify/Makefile.am
@@ -43,7 +43,7 @@ evolution_alarm_notify_SOURCES = \
evolution_alarm_notify_LDADD = \
$(top_builddir)/e-util/libevolution-util.la \
- $(top_builddir)/composer/libcomposer.la \
+ $(top_builddir)/composer/libevolution-mail-composer.la \
$(top_builddir)/calendar/gui/libevolution-calendar.la \
$(top_builddir)/calendar/importers/libevolution-calendar-importers.la \
$(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \