Delete svg figures from ebook build

This commit is contained in:
Ced
2023-06-13 08:00:55 +01:00
parent eed82c8b64
commit 9b6c852fed

View File

@@ -132,6 +132,7 @@ clean_ebook_build:
-rm book*.fdb_latexmk
-rm book*.bbl
-rm content.opf
-rm book*x.svg
.PHONY: clean
clean: clean_ebook_build clean_figures