From fa942a502ffd5ad95f520ed1ee26780885570bd8 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Thu, 2 Mar 2000 07:27:05 +0000 Subject: Gerrit Gehnen's dissector for the Sinec H1 protocol (Siemens Industrial Ethernet; used for communication with Siemens S5 PLC's over Ethernet), and his changes to display OSI COTP TSAPs that consist solely of printable characters as text rather than as hex data and to decode the version number resource in COTP. svn path=/trunk/; revision=1677 --- Makefile.nmake | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.nmake') diff --git a/Makefile.nmake b/Makefile.nmake index 4f735d9583..d98b8c05eb 100644 --- a/Makefile.nmake +++ b/Makefile.nmake @@ -38,6 +38,7 @@ DISSECTOR_OBJECTS = \ packet-ftp.obj \ packet-giop.obj \ packet-gre.obj \ + packet-h1.obj \ packet-hsrp.obj \ packet-http.obj \ packet-icmpv6.obj\ -- cgit v1.2.3