From 580a8706eb7e304df08e8ef7910b9f4246625d2c Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Tue, 27 Jan 2004 01:35:25 +0000 Subject: From Alastair Maw: IAX2 support. svn path=/trunk/; revision=9875 --- Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.common') diff --git a/Makefile.common b/Makefile.common index 2bd8784a7f..3cf245f89f 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.5 2004/01/27 00:20:37 obiot Exp $ +# $Id: Makefile.common,v 1.6 2004/01/27 01:35:25 guy Exp $ # # Ethereal - Network traffic analyzer # By Gerald Combs @@ -199,6 +199,7 @@ DISSECTOR_SRC = \ packet-http.c \ packet-hyperscsi.c \ packet-iapp.c \ + packet-iax2.c \ packet-ib.c \ packet-icap.c \ packet-icmpv6.c \ -- cgit v1.2.3