aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-07-17 04:19:15 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-07-17 04:19:15 +0000
commit9612b74c16738b2b79fe6376122909741f836ffa (patch)
tree92c8229461c702ab93c30d50a7481658d805109b /Makefile.in
parent0d36ec8de2e587337c8d8bc787e40de23cda644a (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. svn path=/trunk/; revision=365
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: