* tests/Makefile.am (EXTRA_DIST): Added $(srcdir) to actually find the
[cacao.git] / tests / regression / codepatching / putstaticconstL.java
1 public class putstaticconstL {
2     public static Object o;
3 }