aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2002-12-03 01:44:22 +0000
committerJörg Mayer <jmayer@loplof.de>2002-12-03 01:44:22 +0000
commitacbf9274febe118e2ac7964741576009025a1f72 (patch)
treeb7d3414eec558f82511b1f6d0aee473cc4f0e7e6 /Makefile.am
parent4169436eb9aa213e68beed76ad4e838a14d445da (diff)
Include packet-wlancap.h into the tarball
svn path=/trunk/; revision=6733
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 b696a40d2b..896c44d821 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.522 2002/12/03 00:37:26 guy Exp $
+# $Id: Makefile.am,v 1.523 2002/12/03 01:44:22 jmayer Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -582,6 +582,7 @@ noinst_HEADERS = \
packet-vlan.h \
packet-wap.h \
packet-wccp.h \
+ packet-wlancap.h \
packet-wsp.h \
packet-wtls.h \
packet-wtp.h \