aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorgram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>1999-07-17 04:19:15 +0000
committergram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>1999-07-17 04:19:15 +0000
commite6c7d634b6123bc001b160029e36728dbfc6a642 (patch)
tree92c8229461c702ab93c30d50a7481658d805109b /Makefile.in
parent9037c6c625b2f3850c86dc2413aa13a84d953792 (diff)
Added just enough fields to TCP to support "Follow TCP Stream". It works now.
Added the protocol IDs for ipx and IGMP, but not their fields. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@365 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.in b/Makefile.in
index 2f520c7b7b..ac7ed79df1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -615,10 +615,6 @@ ethereal.1: doc/ethereal.pod VERSION
(cd doc ; \
make ../ethereal.1 )
-doc/ethereal.pod: doc/ethereal.pod.template ethereal
- (cd doc ; \
- make ethereal.pod )
-
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: