diff --git a/router/java/build.xml b/router/java/build.xml index 6f7081c2c27c20c38b8f8fc76e75e9b5c6d74254..fc0b11ef92ce67d53115a39f9f06814c5bcd25ae 100644 --- a/router/java/build.xml +++ b/router/java/build.xml @@ -112,7 +112,7 @@ <pathelement path="${classpath}" /> <pathelement location="./build/obj" /> <pathelement location="../../core/java/build/i2ptest.jar" /> - <pathelement location="../../installer/lib/jbigi/jbigi.jar" /> + <pathelement location="../../build/jbigi.jar" /> <pathelement path="${ant.home}/lib/clover.jar"/> </classpath> <batchtest todir="../../reports/router/junit/">