From 11340a81221723afb6084375a0e8a342665ddf7c Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Fri, 19 Mar 2004 07:54:58 +0000 Subject: From Michael Lum: GSM A facility element decoding; make TCAP dissector export routines for use by various GSM dissectors; make GSM MAP dissector use exported TCAP routines/defines; GSM Supplementary Services support. svn path=/trunk/; revision=10409 --- Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.common') diff --git a/Makefile.common b/Makefile.common index 6ebd093722..ecd9a0396d 100644 --- a/Makefile.common +++ b/Makefile.common @@ -3,7 +3,7 @@ # a) common to both files and # b) portable between both files # -# $Id: Makefile.common,v 1.29 2004/03/18 08:25:09 guy Exp $ +# $Id: Makefile.common,v 1.30 2004/03/19 07:54:57 guy Exp $ # # Ethereal - Network traffic analyzer # By Gerald Combs @@ -94,6 +94,7 @@ DISSECTOR_INCLUDES = \ packet-gnutella.h \ packet-gsm_a.h \ packet-gsm_map.h \ + packet-gsm_ss.h \ packet-gssapi.h \ packet-gtp.h \ packet-h225.h \ -- cgit v1.2.3