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 58721eb350
commit 5828b60af5
1 changed files with 1 additions and 0 deletions

View File

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