X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2Fsrc%2Ftest_bulk.sh;h=1c2fee2412ea2e5a50a63c678dec041f2408cf8f;hb=480d2b0a13a25c0a67d8a1006465b0b35966fe06;hp=47120413f9c15792bd548fd3cabf0c30752774f1;hpb=e5f86c3d527897be1f7e7135ffdfc023831aaebd;p=gedcom-parse.git diff --git a/t/src/test_bulk.sh b/t/src/test_bulk.sh index 4712041..1c2fee2 100644 --- a/t/src/test_bulk.sh +++ b/t/src/test_bulk.sh @@ -3,7 +3,7 @@ # Common test part for the test scripts ltcmd="$builddir/../libtool --mode=execute" -for lib in $test_libs +for lib in $test_libs $builddir/../utf8/libutf8tools.la do ltcmd="$ltcmd -dlopen $lib" done