From 00d407a82a4f54407ca5d2201d3ec91054c014a9 Mon Sep 17 00:00:00 2001 From: jestin Date: Thu, 3 Aug 2006 15:54:23 +0000 Subject: *** empty log message *** --- tests/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index 4a3c4eb..9801c09 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -3,8 +3,8 @@ # you'll have to play with the network settings to make it run include ../java.mk # in this file you can change your java compiler and VM -IVYPATH=../lib/ivy-java.jar -CLASSPATH=-classpath classes:$(IVYPATH) +IVYPATH=../ivy-1.2.12.jar +CLASSPATH=-classpath classes:$(IVYPATH):$(GNUPATH) SRC = *.java # Warning TestNetSwing.java cant build with jdk1.1 -- cgit v1.1