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