X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=tests%2FClassPath3.compile;fp=tests%2FClassPath3.compile;h=9cca39e5a38ce1115bb32690288e9fbc285b002b;hb=5339e1ca42108f2f39bcf45e15a06a05fe068f4e;hp=2498b45aa08625be32785494ed94d80b5b1ba73e;hpb=7e3cda1c8cfe2f1e91816277969391c6d91bfb6a;p=mate.git diff --git a/tests/ClassPath3.compile b/tests/ClassPath3.compile index 2498b45..9cca39e 100644 --- a/tests/ClassPath3.compile +++ b/tests/ClassPath3.compile @@ -1 +1,3 @@ javac tests/this/is/a/class/path/test/ClassPath2.java +# and make `make' happy by providing a class file at a proper place: +cp tests/this/is/a/class/path/test/ClassPath2.class tests/ClassPath3.class