aboutsummaryrefslogtreecommitdiffstats
path: root/OsmoNITB/Makefile
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2016-10-17 04:42:34 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2016-10-18 17:10:51 +0200
commit4dba500ed50bdfd58b78653b3679d21bf344d70f (patch)
treedc77001fa574db626920919ac183f308fc1b6e26 /OsmoNITB/Makefile
parent690178bc1a998fb297a7a65354e199b3f77b796b (diff)
make clean: also remove generated image files
Diffstat (limited to 'OsmoNITB/Makefile')
-rw-r--r--OsmoNITB/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/OsmoNITB/Makefile b/OsmoNITB/Makefile
index 29d9c51..d3bf5c8 100644
--- a/OsmoNITB/Makefile
+++ b/OsmoNITB/Makefile
@@ -23,6 +23,7 @@ osmonitb-usermanual.pdf: chapters/*.adoc
clean:
rm -rf $(cleanfiles)
+ rm -rf osmonitb-usermanual__*.{svg,png}
gen-nitb-vty-docbook: FORCE
$(call command,xsltproc -o generated/combined1.xml \