diff options
author | Niko Tyni <ntyni@iki.fi> | 2005-02-13 22:15:20 +0100 |
---|---|---|
committer | Niko Tyni <ntyni@iki.fi> | 2005-02-13 22:15:20 +0100 |
commit | e50291a517b1e672641e6d2e2aa251ae32327825 (patch) | |
tree | 206a25bebff766f074b58cac1ff8d9bd2ff6945c | |
parent | 6d76521656e91daa160bc8019828f1b68d7aa5dc (diff) | |
download | smokeping-e50291a517b1e672641e6d2e2aa251ae32327825.tar.gz smokeping-e50291a517b1e672641e6d2e2aa251ae32327825.tar.xz |
Delete old examples in the killdoc target.
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |