Add runme.class file to Java test-suite clean

This commit is contained in:
William S Fulton 2022-05-07 08:17:48 +01:00
commit 15d69ec270

View file

@ -133,6 +133,7 @@ run_testcase = \
@if [ -d $(JAVA_PACKAGE) ]; then \
rm -rf $(JAVA_PACKAGE); \
fi
@rm -f $*_runme.class
clean:
@rm -f *.class hs_err*.log