diff options
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r-- | calendar/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am index 89f6becfa1..fd7767ebcc 100644 --- a/calendar/Makefile.am +++ b/calendar/Makefile.am @@ -138,8 +138,7 @@ tlacuache_SOURCES = \ tlacuache.c LINK_FLAGS = \ - $(GNOME_LIBDIR) \ - $(GNOMEGNORBA_LIBS) \ + $(BONOBO_VFS_GNOME_LIBS) \ $(INTLLIBS) \ ../libversit/libversit.la |