aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile.nmake
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2008-04-05 08:51:08 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2008-04-05 08:51:08 +0000
commit85ddb1f383bfa1de4d55d50ce16ab65d77f20da7 (patch)
treedb95124c5ff8e541f0bbaddd0c0caa3975979cff /doc/Makefile.nmake
parent667fea38353d485f0da72f011bea5fb5b2d912d5 (diff)
add ws.css to clean
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24787 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'doc/Makefile.nmake')
-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