$OpenBSD: patch-finch_plugins_Makefile_am,v 1.2 2008/03/24 08:23:22 steven Exp $
--- finch/plugins/Makefile.am.orig	Mon Mar 24 08:12:27 2008
+++ finch/plugins/Makefile.am	Mon Mar 24 08:12:48 2008
@@ -27,7 +27,7 @@ gntgf_la_CFLAGS = $(X11_CFLAGS)
 gntclipboard_la_LIBADD = $(GLIB_LIBS) $(X11_LIBS)
 gntgf_la_LIBADD       = $(GLIB_LIBS) $(X11_LIBS) $(top_builddir)/finch/libgnt/libgnt.la
 gnthistory_la_LIBADD  = $(GLIB_LIBS)
-gntlastlog_la_LIBADD  = $(GLIB_LIBS)
+gntlastlog_la_LIBADD  = $(GLIB_LIBS) $(top_builddir)/finch/libgnt/libgnt.la
 grouping_la_LIBADD    = $(GLIB_LIBS) $(top_builddir)/finch/libgnt/libgnt.la
 
 endif # PLUGINS
