summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2008-04-05 08:51:08 +0000
committerUlf Lamping <ulf.lamping@web.de>2008-04-05 08:51:08 +0000
commit11b710e997e9f26c595e4a3751f45074193df96b (patch)
treedb95124c5ff8e541f0bbaddd0c0caa3975979cff /doc
parent33e88a84c0c3071d63928d1f5e4130bb3369365a (diff)
downloadwireshark-11b710e997e9f26c595e4a3751f45074193df96b.tar.gz
add ws.css to clean
svn path=/trunk/; revision=24787
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.nmake b/doc/Makefile.nmake
index ce76ff26ed..8c32a5069b 100644
--- a/doc/Makefile.nmake
+++ b/doc/Makefile.nmake
@@ -199,6 +199,7 @@ clean:
rm -f dumpcap.html dumpcap.1
rm -f rawshark.html rawshark.1
rm -f pod2htm*
+ rm -f ws.css
distclean: clean