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