diff --git a/bindings/perl/test.sh b/bindings/perl/test.sh index 907080d1..e2e208cd 100755 --- a/bindings/perl/test.sh +++ b/bindings/perl/test.sh @@ -1,2 +1,2 @@ #!/bin/bash -make -f Makefile.perl test +LD_LIBRARY_PATH=../../lasso/.libs make -f Makefile.perl test