Update clean target
This commit is contained in:
parent
114504a593
commit
c36575a3c3
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -14,4 +14,4 @@ output/:
|
|||
mkdir -p output/
|
||||
|
||||
clean:
|
||||
rm -rfv src/en/output src/pt/output
|
||||
rm -rfv output/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue