Fix a typo.
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 14 Jul 2010 15:18:08 +0000 (15:18 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 14 Jul 2010 15:18:08 +0000 (15:18 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@33520 f5534014-38df-0310-8fa8-9805f1628bb7

doc/Makefile.am

index d4e0c954c11278a9ccccdcf6623c4ceb47844f6d..ef88405808d0cea715f793309aa9cf91f63186ff 100644 (file)
@@ -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            \