aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2010-07-14 15:18:08 +0000
committerGerald Combs <gerald@wireshark.org>2010-07-14 15:18:08 +0000
commit3fa695d39e55420ff1856d47f1cb88d0a65ddfc1 (patch)
tree3ab6779a74d29a89229d1442a7bd678f786a46f4 /doc
parent3a8eea122f1a4724a9d4e87d82e1dd4aeb9bad57 (diff)
Fix a typo.
svn path=/trunk/; revision=33520
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am24
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index d4e0c954c1..ef88405808 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -274,24 +274,24 @@ CLEANFILES = \
wireshark.html \
capinfos.1 \
capinfos.html \
- editcap.1 \
- editcap.html \
- mergecap.1 \
- mergecap.html \
- tshark.1 \
- tshark.html \
- text2pcap.1 \
- text2pcap.html \
+ dftest.1 \
+ dftest.html \
dumpcap.1 \
dumpcap.html \
+ editcap.1 \
+ editcap.html \
idl2wrs.1 \
idl2wrs.html \
+ mergecap.1 \
+ mergecap.html \
+ randpkt.1 \
+ randpkt.html \
rawshark.1 \
rawshark.html \
- dftests.1 \
- dftests.html \
- randpkt.1 \
- randpkt.html
+ text2pcap.1 \
+ text2pcap.html \
+ tshark.1 \
+ tshark.html
DISTCLEANFILES = \
pod2htmi.tmp \