summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@iki.fi>2005-02-13 22:15:20 +0100
committerNiko Tyni <ntyni@iki.fi>2005-02-13 22:15:20 +0100
commite50291a517b1e672641e6d2e2aa251ae32327825 (patch)
tree206a25bebff766f074b58cac1ff8d9bd2ff6945c
parent6d76521656e91daa160bc8019828f1b68d7aa5dc (diff)
downloadsmokeping-e50291a517b1e672641e6d2e2aa251ae32327825.tar.gz
smokeping-e50291a517b1e672641e6d2e2aa251ae32327825.tar.xz
Delete old examples in the killdoc target.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 299386a..704cfa4 100644
--- a/Makefile
+++ b/Makefile
@@ -85,7 +85,7 @@ patch:
perl -i~ -p -e 's/Smokeping \d.*?;/Smokeping $(VERSION);/' bin/smokeping.dist htdocs/smokeping.cgi.dist
killdoc:
- -rm doc/*.1 doc/*.txt doc/*.html doc/probes/* doc/matchers/* doc/ISG/*
+ -rm doc/*.1 doc/*.txt doc/*.html doc/probes/* doc/matchers/* doc/ISG/* doc/examples/*
doc: killdoc ref man html txt examples