From d95c0ac8c25d060c044473e93bfff97673063f23 Mon Sep 17 00:00:00 2001 From: gerald Date: Thu, 13 May 2004 20:20:34 +0000 Subject: From Carlos Pignataro: Add MPLS Echo support. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10876 f5534014-38df-0310-8fa8-9805f1628bb7 --- Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.common') diff --git a/Makefile.common b/Makefile.common index 3ec07a62f0..e3fd239aa5 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.43 2004/05/10 03:30:24 gerald Exp $ +# $Id: Makefile.common,v 1.44 2004/05/13 20:20:33 gerald Exp $ # # Ethereal - Network traffic analyzer # By Gerald Combs @@ -128,6 +128,7 @@ DISSECTOR_INCLUDES = \ packet-kerberos.h \ packet-klm.h \ packet-ldap.h \ + packet-ldp.h \ packet-llc.h \ packet-mip6.h \ packet-mount.h \ -- cgit v1.2.3