aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2004-06-27 00:21:57 +0000
committerGerald Combs <gerald@wireshark.org>2004-06-27 00:21:57 +0000
commitd3a09c73d4b736890a6e98e6ce4360ca80f34dfd (patch)
tree5017e73c0ca536429949f93df409fede4e3e99d1 /Makefile.common
parent789f70f7437e38106d02a5c84976992c0255c9bd (diff)
Fixes needed for "make distcheck".
svn path=/trunk/; revision=11247
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 cbed2f7345..f93668b1f3 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.49 2004/06/25 07:19:46 sahlberg Exp $
+# $Id: Makefile.common,v 1.50 2004/06/27 00:21:56 gerald Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -229,6 +229,7 @@ DISSECTOR_SUPPORT_INCLUDES = \
format-oid.h \
greproto.h \
h225-persistentdata.h \
+ iax2_codec_type.h \
in_cksum.h \
ip_opts.h \
ipproto.h \