aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-10-28 00:31:17 +0000
committerGuy Harris <guy@alum.mit.edu>2003-10-28 00:31:17 +0000
commit1c5ed66f454ec80764b8cb43a332da963bfa1363 (patch)
treefadfaabcbe08b7f1995b2386a615c02dcd4dfbcc /gtk/Makefile.am
parenta1f7d525b7c6fdc0192577b7af6edb6c8b8bd1ab (diff)
From Lars Roland: H.225 message and reason tag counter taps.
svn path=/trunk/; revision=8794
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index fcfdf3b6c1..ba39252ec0 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for the GTK interface routines for Ethereal
#
-# $Id: Makefile.am,v 1.71 2003/10/15 19:40:39 guy Exp $
+# $Id: Makefile.am,v 1.72 2003/10/28 00:31:17 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -39,6 +39,7 @@ ETHEREAL_TAP_SRC = \
endpoint_talkers_tr.c \
endpoint_talkers_udpip.c \
fc_stat.c \
+ h225_counter.c \
http_stat.c \
io_stat.c \
mgcp_stat.c \