Updating branch refs/heads/master
to 52737168ab378ee7817cd370ae650e718fcf249c (commit)
from f4d0e260fdef3d9eb0548f7847ad1d99b53f2030 (commit)
commit 52737168ab378ee7817cd370ae650e718fcf249c
Author: Christian Dywan <[email protected]>
Date: Wed Mar 20 20:33:05 2013 +0100
Fix linking of tests to midori-c after build split
tests/wscript_build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/wscript_build b/tests/wscript_build
index fe48c0e..21c5c4c 100644
--- a/tests/wscript_build
+++ b/tests/wscript_build
@@ -55,5 +55,5 @@ for test in tests:
else:
obj.packages += ' webkitgtk-3.0'
obj.uselib = 'UNIQUE LIBSOUP GIO GTK SQLITE WEBKIT LIBXML GRANITE
ZEITGEIST'
- obj.uselib_local = 'midori-core'
+ obj.uselib_local = 'midori-c'
obj.unit_test = 1
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits