clean txt too
This commit is contained in:
parent
b27f7fcce9
commit
e36beef57b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -18,4 +18,4 @@ rsy: $(NAME).html $(NAME).txt
|
||||||
$(RSY) $(NAME).txt $(DEST)
|
$(RSY) $(NAME).txt $(DEST)
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f *.html
|
rm -f *.html *.txt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue