aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>1998-09-17 02:37:47 +0000
committerGerald Combs <gerald@wireshark.org>1998-09-17 02:37:47 +0000
commit3ad9f399156ea5af0864455e042a43727cac715d (patch)
treeb8ac054dc758c3e59754dc85aead82d0ee296571 /Makefile.am
parent19176fbb4f84cce7cac6ebe5f453837bfafa76d0 (diff)
* Added Don Lafontaine's support for Banyan Vines.
svn path=/trunk/; revision=9
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 67761fd9f0..74e1f2c017 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,6 +29,7 @@ ethereal_SOURCES = \
packet-tr.c \
packet-trmac.c \
packet-udp.c \
+ packet-vines.c \
print.c \
ps.c \
resolv.c \
@@ -44,6 +45,7 @@ ethereal_SOURCES = \
packet-ipv6.h \
packet-ospf.h \
packet-rip.h \
+ packet-vines.h \
print.h \
ps.h \
resolv.h \