aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-02-11 04:19:03 +0000
committerGuy Harris <guy@alum.mit.edu>2004-02-11 04:19:03 +0000
commit9aa32731b968b72158a7147611b1fbafb497dca5 (patch)
tree7e67073a3337c77a3a6aa54a7cf098005bdc6a79 /Makefile.common
parent8e4a1c1cc6bf18eaca6098fa2d0c6b069d9d2463 (diff)
From Michael Lum: add tap for GSM MAP message statistics.
svn path=/trunk/; revision=10032
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 4d893cc2c7..ca05512d68 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.12 2004/02/11 00:55:26 guy Exp $
+# $Id: Makefile.common,v 1.13 2004/02/11 04:19:02 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -508,6 +508,7 @@ noinst_HEADERS = \
packet-giop.h \
packet-gnutella.h \
packet-gsm_a.h \
+ packet-gsm_map.h \
packet-gssapi.h \
packet-gtp.h \
packet-h225.h \