aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
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.am
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.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 98ed3fe002..0174688663 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -155,6 +155,3 @@ ethereal.1: doc/ethereal.pod VERSION
(cd doc ; \
make ../ethereal.1 )
-doc/ethereal.pod: doc/ethereal.pod.template ethereal
- (cd doc ; \
- make ethereal.pod )