aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/dialogs/Makefile.am')
-rw-r--r--calendar/gui/dialogs/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/calendar/gui/dialogs/Makefile.am b/calendar/gui/dialogs/Makefile.am
index 1247ce0a44..c34b49d097 100644
--- a/calendar/gui/dialogs/Makefile.am
+++ b/calendar/gui/dialogs/Makefile.am
@@ -30,6 +30,9 @@ INCLUDES = \
noinst_LTLIBRARIES = libcal-dialogs.la
+libcal_dialogs_la_LIBADD = \
+ $(top_builddir)/addressbook/util/libeabutil.la
+
libcal_dialogs_la_SOURCES = \
$(IDL_GENERATED) \
alarm-dialog.c \