Scilab: fix test-suite clean
This commit is contained in:
parent
caf2db6b8d
commit
5c7092e2cc
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ run_testcase = \
|
|||
|
||||
# Clean: remove the generated files
|
||||
%.clean:
|
||||
@rm -rf $*.build
|
||||
@rm -rf $(TEST_DIR)
|
||||
|
||||
clean:
|
||||
$(MAKE) -f $(top_builddir)/$(EXAMPLES)/Makefile scilab_clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue