aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-01-27 01:35:25 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-01-27 01:35:25 +0000
commitcab3e803b48f4bd8b9ddc60706090b8b7ef25a2d (patch)
treed69aa131e4cd95fee46552632cebd1978b8644a3 /Makefile.am
parent341825d736dba31f6526ae77ab42fa1df1dcceb1 (diff)
From Alastair Maw: IAX2 support.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9875 f5534014-38df-0310-8fa8-9805f1628bb7
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 64caa4284c..febd9a2bf8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.702 2004/01/26 20:48:38 guy Exp $
+# $Id: Makefile.am,v 1.703 2004/01/27 01:35:25 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -290,6 +290,7 @@ noinst_HEADERS = \
packet-hclnfsd.h \
packet-hpext.h \
packet-http.h \
+ packet-iax2.h \
packet-ieee80211.h \
packet-ieee8023.h \
packet-igap.h \