Add runme.class file to Java test-suite clean
This commit is contained in:
parent
a598abe23d
commit
15d69ec270
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue