diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-09-18 22:28:13 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-09-18 23:58:19 +0800 |
commit | 3f1448b0119585493e1d213af9afde5faf50cb2c (patch) | |
tree | 6addf33f16a492227b262df4a4fa7e116848df72 /configure.ac | |
parent | f99137ce6242e40274bb89baeae8d762ae726f1a (diff) | |
download | gsoc2013-evolution-3f1448b0119585493e1d213af9afde5faf50cb2c.tar.gz gsoc2013-evolution-3f1448b0119585493e1d213af9afde5faf50cb2c.tar.zst gsoc2013-evolution-3f1448b0119585493e1d213af9afde5faf50cb2c.zip |
Restore the alarm notify daemon.
Convert evolution-alarm-notify to an autostart program, add a .desktop
file for it, and use libunique to ensure only one instance is running.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 2358f6438b..2853155513 100644 --- a/configure.ac +++ b/configure.ac @@ -1993,6 +1993,7 @@ calendar/conduits/todo/Makefile calendar/conduits/calendar/Makefile calendar/conduits/memo/Makefile calendar/gui/Makefile +calendar/gui/alarm-notify/Makefile calendar/gui/dialogs/Makefile composer/Makefile m4/Makefile |