diff options
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r-- | calendar/Makefile.am | 2 |
1 files changed, 1 insertions, 1 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 |