aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2000-07-28 20:03:59 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2000-07-28 20:03:59 +0000
commit8ceb7d40f9a603d4d792ce7ed904aff69b468456 (patch)
tree61b5da1b681e609626ce2276680a6b4bdc77bd65 /doc/Makefile.am
parent551a4d58fd36a32137f7090904c7cb4152b547fa (diff)
Add the re-write of the NetWare Core Protocol dissector. It's mostly
a framework for the dissector; of the more than 400 NCP packet types, only a handful are defined. But this dissector framework is much better than the previous one. svn path=/trunk/; revision=2173
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index b6edea1bc3..74c1c9e1ee 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal documentation
#
-# $Id: Makefile.am,v 1.7 2000/07/28 16:30:28 gram Exp $
+# $Id: Makefile.am,v 1.8 2000/07/28 20:03:59 gram Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -22,8 +22,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-PERL=@PERL_PATH@
-
../ethereal.1: ethereal.pod
pod2man ethereal.pod \
--center="The Ethereal Network Analyzer" \