$OpenBSD: patch-tests_Makefile_in,v 1.4 2013/04/13 10:06:08 jasper Exp $
--- tests/Makefile.in.orig	Sat Apr 13 11:25:48 2013
+++ tests/Makefile.in	Sat Apr 13 11:26:05 2013
@@ -611,7 +611,8 @@ LDADD = \
 	$(top_builddir)/lib/egg/libegg.la \
 	$(DBUS_LIBS) \
 	$(CODE_COVERAGE_LDFLAGS) \
-	$(DEPENDENCIES_LIBS) 
+	$(DEPENDENCIES_LIBS)  \
+	-lexecinfo
 
 test_ephy_bookmarks_SOURCES = \
 	ephy-bookmarks-test.c
