summaryrefslogtreecommitdiff
path: root/wiretap/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-10-18 20:29:56 +0000
committerGuy Harris <guy@alum.mit.edu>2001-10-18 20:29:56 +0000
commit3c78feeadc1bd3ebc000860244b2251aead2224f (patch)
treea4c93d57554206a55565153276a15cb28d31acfc /wiretap/Makefile.am
parentb36700c8fbf0551ecf84232d798799379608e7b6 (diff)
downloadwireshark-3c78feeadc1bd3ebc000860244b2251aead2224f.tar.gz
VMS TCPIPtrace wiretap module, from Marc Milgram.
Update the lists of known capture file formats in the Tethereal, editcap, and mergecap man pages to match the current list (as found in the Ethereal man page). svn path=/trunk/; revision=4039
Diffstat (limited to 'wiretap/Makefile.am')
-rw-r--r--wiretap/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/wiretap/Makefile.am b/wiretap/Makefile.am
index 7ddc58db7e..a5ef6aa1ab 100644
--- a/wiretap/Makefile.am
+++ b/wiretap/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Wiretap
#
-# $Id: Makefile.am,v 1.33 2001/04/18 21:34:22 gram Exp $
+# $Id: Makefile.am,v 1.34 2001/10/18 20:29:56 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -72,6 +72,8 @@ libwiretap_a_SOURCES = \
snoop.h \
toshiba.c \
toshiba.h \
+ vms.c \
+ vms.h \
wtap.c \
wtap.h \
wtap-int.h