aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorhannes <hannes@f5534014-38df-0310-8fa8-9805f1628bb7>1998-12-19 00:12:23 +0000
committerhannes <hannes@f5534014-38df-0310-8fa8-9805f1628bb7>1998-12-19 00:12:23 +0000
commitc1e594ae7974760d14f5fe00f2163f170e507542 (patch)
tree271b08b6660865a0a330802d951cd7d0162d9cdd /Makefile.am
parent1ddb4c7c35fb90dd2fe6c7381da61b58feae4318 (diff)
Added "Cisco Discovery Protocol" Hooks
Added Ethernet Loopback Protocol Type to ethertype.c git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@129 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ba5eae2c41..d0626b00fb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,6 +18,7 @@ ethereal_SOURCES = \
packet-arp.c \
packet-atalk.c \
packet-bootp.c \
+ packet-cdp.c \
packet-data.c \
packet-dns.c \
packet-eth.c \