Makefile: adapt *.compile for new javac behaivour too
[mate.git] / tests / ClassPath3.compile
index 9cca39e5a38ce1115bb32690288e9fbc285b002b..18ccd7097ca691d2ced5fa444580e7eae9494b8f 100644 (file)
@@ -1,3 +1,3 @@
-javac tests/this/is/a/class/path/test/ClassPath2.java
+javac tests/this/is/a/class/path/test/ClassPath2.java jmate/lang/System.java jmate/io/PrintStream.java java/lang/Character.java java/lang/Integer.java java/lang/String.java java/lang/System.java java/io/PrintStream.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