aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2004-05-13 20:20:34 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2004-05-13 20:20:34 +0000
commitd95c0ac8c25d060c044473e93bfff97673063f23 (patch)
tree1c97ca189aa1a9b86f0418136a7bab4ff7f55428 /Makefile.common
parentfa79325be02d98686c130e6bc3eebfab39379e9f (diff)
From Carlos Pignataro: Add MPLS Echo support.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10876 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 2 insertions, 1 deletions
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 <gerald@ethereal.com>
@@ -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 \