From 9edd4638fcb6154f6fc1bfeb3f328e52d7181077 Mon Sep 17 00:00:00 2001 From: Gilbert Ramirez Date: Fri, 21 Jul 2000 12:57:09 +0000 Subject: Add SCTP dissector from Tuexen Michael svn path=/trunk/; revision=2148 --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f480fc72d5..1dd2e69c2b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ # Makefile.am # Automake file for Ethereal # -# $Id: Makefile.am,v 1.209 2000/07/14 07:11:51 guy Exp $ +# $Id: Makefile.am,v 1.210 2000/07/21 12:56:57 gram Exp $ # # Ethereal - Network traffic analyzer # By Gerald Combs @@ -123,6 +123,7 @@ DISSECTOR_SOURCES = \ packet-rtsp.c \ packet-rx.c \ packet-sap.c \ + packet-sctp.c \ packet-sdp.c \ packet-smb.c \ packet-smb-browse.c \ -- cgit v1.2.3