make clean: also remove generated image files

Change-Id: I80798e79b4ccee64f26f58f9754de02b2958e33e
This commit is contained in:
Neels Hofmeyr 2016-10-17 04:42:34 +02:00
parent 92c845eca5
commit b667aefb66
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ osmobsc-usermanual.pdf: chapters/*.adoc
clean:
rm -rf $(cleanfiles)
rm -rf osmobsc-usermanual__*.{svg,png}
gen-bsc-vty-docbook: FORCE
$(call command,xsltproc -o generated/combined1.xml \