diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-10 06:50:10 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-10 06:50:10 +0800 |
commit | 76f4fb9c001b1682b39cb7f2c8e97c030f143ec1 (patch) | |
tree | 41b5eeafc7f89a486e93fdc7c7cf9f5f5750f80e /my-evolution/Makefile.am | |
parent | 2489c736ec4a49ed4396837be2e3b4bcb4803007 (diff) | |
download | gsoc2013-evolution-76f4fb9c001b1682b39cb7f2c8e97c030f143ec1.tar gsoc2013-evolution-76f4fb9c001b1682b39cb7f2c8e97c030f143ec1.tar.gz gsoc2013-evolution-76f4fb9c001b1682b39cb7f2c8e97c030f143ec1.tar.bz2 gsoc2013-evolution-76f4fb9c001b1682b39cb7f2c8e97c030f143ec1.tar.lz gsoc2013-evolution-76f4fb9c001b1682b39cb7f2c8e97c030f143ec1.tar.xz gsoc2013-evolution-76f4fb9c001b1682b39cb7f2c8e97c030f143ec1.tar.zst gsoc2013-evolution-76f4fb9c001b1682b39cb7f2c8e97c030f143ec1.zip |
Alarm! Alarm!
svn path=/trunk/; revision=10937
Diffstat (limited to 'my-evolution/Makefile.am')
-rw-r--r-- | my-evolution/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/my-evolution/Makefile.am b/my-evolution/Makefile.am index 5033ccbd32..81eadaa2dd 100644 --- a/my-evolution/Makefile.am +++ b/my-evolution/Makefile.am @@ -59,6 +59,7 @@ evolution_executive_summary_SOURCES = \ weather.h evolution_executive_summary_LDADD = \ + $(top_builddir)/calendar/gui/alarm-notify/libalarm.a \ $(top_builddir)/shell/libeshell.la \ $(top_builddir)/widgets/misc/libemiscwidgets.a \ $(top_builddir)/e-util/libeutil.la \ |