aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.nmake')
-rw-r--r--doc/Makefile.nmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.nmake b/doc/Makefile.nmake
index 5e6029be11..9741e7e03d 100644
--- a/doc/Makefile.nmake
+++ b/doc/Makefile.nmake
@@ -32,8 +32,8 @@ doc: ethereal.html tethereal.html ethereal-filter.html capinfo.html \
man: ethereal.1 tethereal.1 ethereal-filter.4 capinfo.1 editcap.1 \
idl2eth.1 mergecap.1 text2pcap.1
-ethereal-tmp.pod: ethereal.pod ../AUTHORS-SHORT
- copy /B ethereal.pod + ..\AUTHORS-SHORT ethereal-tmp.pod
+ethereal-tmp.pod: ethereal.pod ../AUTHORS-SHORT-FORMAT
+ copy /B ethereal.pod + ..\AUTHORS-SHORT-FORMAT ethereal-tmp.pod
ethereal.1: ethereal.pod ../config.h
$(POD2MAN) \