aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>1998-09-17 02:37:47 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>1998-09-17 02:37:47 +0000
commit0d8e908a4db8a8a4cde807e1b6feb5c9511d349e (patch)
treeb8ac054dc758c3e59754dc85aead82d0ee296571 /Makefile.am
parent0c4ef493d8a135099ee918fe253fca174bc8accd (diff)
* Added Don Lafontaine's support for Banyan Vines.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9 f5534014-38df-0310-8fa8-9805f1628bb7
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 \