aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorhannes <hannes@localhost>1998-12-19 00:12:23 +0000
committerhannes <hannes@localhost>1998-12-19 00:12:23 +0000
commit183c35b0b4861d5ab670b618064e2af4c45be065 (patch)
tree271b08b6660865a0a330802d951cd7d0162d9cdd /Makefile.am
parente071c655551c364c4ceafee9cf62698ec69b8758 (diff)
Added "Cisco Discovery Protocol" Hooks
Added Ethernet Loopback Protocol Type to ethertype.c svn path=/trunk/; revision=129
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 \