mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-03-13 08:00:15 +00:00
make clean should also clean regression testing artefacts
This commit is contained in:
parent
3b35350e8b
commit
727fe290b4
1
Makefile
1
Makefile
@ -80,6 +80,7 @@ test:
|
||||
clean:
|
||||
rm -f built-docs built-locale
|
||||
rm -rf docs/api locale
|
||||
-rm -rf testing/tests/*/diffs testing/tests/*/results testing/tests/*/initial.dbdump
|
||||
-find . -name "*~" -delete
|
||||
rm -f docs/translation.pdf
|
||||
rm -f davical.spec
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user