mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
Adding a clean target to the tests make file to fix a warning when running make clean.
Corrected a typo in the LisaL tests.
This commit is contained in:
@@ -27,3 +27,6 @@ endif
|
||||
test:
|
||||
$(Q)$(PERLENV) $(PERL) "-e" "$(RUNTESTS)"
|
||||
|
||||
clean:
|
||||
rm -rf results/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user