13 lines
523 B
Plaintext
13 lines
523 B
Plaintext
$OpenBSD: patch-tests_Makefile_in,v 1.3 2012/05/22 21:22:35 jasper Exp $
|
|
--- tests/Makefile.in.orig Sat May 19 15:12:51 2012
|
|
+++ tests/Makefile.in Tue May 22 23:12:20 2012
|
|
@@ -431,7 +431,7 @@ LDADD = $(top_builddir)/src/libephymain.la \
|
|
$(top_builddir)/lib/history/libephyhistory.la \
|
|
$(top_builddir)/lib/libephymisc.la \
|
|
$(top_builddir)/lib/egg/libegg.la $(DBUS_LIBS) \
|
|
- $(DEPENDENCIES_LIBS) $(am__append_2)
|
|
+ $(DEPENDENCIES_LIBS) $(am__append_2) -lexecinfo
|
|
test_ephy_download_SOURCES = \
|
|
ephy-download-test.c
|
|
|