aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--calendar/Makefile.am2
-rw-r--r--calendar/gui/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am
index 25c433ceaf..df80c782e0 100644
--- a/calendar/Makefile.am
+++ b/calendar/Makefile.am
@@ -58,7 +58,7 @@ gnomecal_SOURCES = \
LINK_FLAGS = \
$(GNOME_LIBDIR) \
- $(GNOMEUI_LIBS) \
+ $(GNOMEGNORBA_LIBS) \
$(INTLLIBS) versit/libversit.a
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index 25c433ceaf..df80c782e0 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -58,7 +58,7 @@ gnomecal_SOURCES = \
LINK_FLAGS = \
$(GNOME_LIBDIR) \
- $(GNOMEUI_LIBS) \
+ $(GNOMEGNORBA_LIBS) \
$(INTLLIBS) versit/libversit.a