aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2003-08-23 04:18:18 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2003-08-23 04:18:18 +0000
commita3d8f21810523bc084c989ea73cda7f52642c843 (patch)
treeb46b44cc75656b8880027da94fd13925467e1286 /Makefile.am
parent8085ae57b16e59f621b84ded377656dff02f0931 (diff)
From Niklas Ogren
New Protocol: H.263 called and used by the RTP dissector svn path=/trunk/; revision=8211
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1d3613fdfb..e6c57655a8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.609 2003/08/21 18:00:20 guy Exp $
+# $Id: Makefile.am,v 1.610 2003/08/23 04:18:17 sahlberg Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -219,6 +219,7 @@ DISSECTOR_SRC = \
packet-h225.c \
packet-h245.c \
packet-h261.c \
+ packet-h263.c \
packet-hclnfsd.c \
packet-hpext.c \
packet-hsrp.c \