diff options
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 \ |