aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-03-02 07:27:05 +0000
committerGuy Harris <guy@alum.mit.edu>2000-03-02 07:27:05 +0000
commitfa942a502ffd5ad95f520ed1ee26780885570bd8 (patch)
tree80279c2bd10b0b3b448981e70dadf2c21860d385 /Makefile.nmake
parent6c2961e44782196de213123731ddb11dca12aec6 (diff)
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
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
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\