From 979a02bbfa04ecfc0247478b85d66ff7cb66fc33 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Tue, 11 Nov 2003 08:29:34 +0000 Subject: From Yuriy Sidelnikov: ISO 8327-1 Session Protocol support. svn path=/trunk/; revision=8937 --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index d8b5a66c7b..0c2dc7504c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ # Makefile.am # Automake file for Ethereal # -# $Id: Makefile.am,v 1.650 2003/11/07 05:26:27 sahlberg Exp $ +# $Id: Makefile.am,v 1.651 2003/11/11 08:29:33 guy Exp $ # # Ethereal - Network traffic analyzer # By Gerald Combs @@ -389,6 +389,7 @@ DISSECTOR_SRC = \ packet-sctp.c \ packet-sdlc.c \ packet-sdp.c \ + packet-ses.c \ packet-sflow.c \ packet-sip.c \ packet-skinny.c \ @@ -704,6 +705,7 @@ noinst_HEADERS = \ packet-rwall.h \ packet-rx.h \ packet-scsi.h \ + packet-ses.h \ packet-sll.h \ packet-smb-browse.h \ packet-smb-common.h \ -- cgit v1.2.1