aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2003-08-04 00:17:55 +0000
committerGerald Combs <gerald@wireshark.org>2003-08-04 00:17:55 +0000
commit77f0aa01033ca862f0ba14692859051eb5b6430f (patch)
tree3a5440077131cb06b5d0448190f03b9443ea39d6
parent8fc984155e2c23c9fc79f8951016b7291c1f40d6 (diff)
Add packet-h245.h to the distribution.
svn path=/trunk/; revision=8122
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e758d02a6c..8d23316e11 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.604 2003/08/01 09:16:47 sahlberg Exp $
+# $Id: Makefile.am,v 1.605 2003/08/04 00:17:55 gerald Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -595,6 +595,7 @@ noinst_HEADERS = \
packet-gnutella.h \
packet-gssapi.h \
packet-gtp.h \
+ packet-h245.h \
packet-hclnfsd.h \
packet-hpext.h \
packet-http.h \