aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2008-02-22 20:29:57 +0000
committerGerald Combs <gerald@wireshark.org>2008-02-22 20:29:57 +0000
commit93ab1abeb63aa132eabfda55385c09aec974174c (patch)
tree8ca2426ded8b690d08c29ac737db137a44df4399 /doc
parent4f996bd670188239ec26d78461b1c4d69977e808 (diff)
Fix a target.
svn path=/trunk/; revision=24429
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.nmake b/doc/Makefile.nmake
index a80067ea1f..765f728f74 100644
--- a/doc/Makefile.nmake
+++ b/doc/Makefile.nmake
@@ -41,7 +41,7 @@ wireshark-tmp.pod: wireshark.pod ../AUTHORS-SHORT-FORMAT
$(MAKE) /$(MAKEFLAGS) -f makefile.nmake AUTHORS-SHORT-FORMAT
cd doc
-../ws.css: ../docbook/ws.css:
+../ws.css: ../docbook/ws.css
copy ..\docbook\ws.css ..
wireshark.1: wireshark.pod ../config.h