clean txt too

This commit is contained in:
Randy Bush 2022-06-22 13:08:29 -07:00
parent b27f7fcce9
commit e36beef57b

View file

@ -18,4 +18,4 @@ rsy: $(NAME).html $(NAME).txt
$(RSY) $(NAME).txt $(DEST)
clean:
rm -f *.html
rm -f *.html *.txt