From c979950fc6df3a04d269ff63cb995f6d3b7f810f Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sat, 31 Jan 2004 04:40:09 +0000 Subject: From Sam Leffler: support for BSD radiotap header for 802.11. svn path=/trunk/; revision=9919 --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index febd9a2bf8..dab514f980 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ # Makefile.am # Automake file for Ethereal # -# $Id: Makefile.am,v 1.703 2004/01/27 01:35:25 guy Exp $ +# $Id: Makefile.am,v 1.704 2004/01/31 04:40:08 guy Exp $ # # Ethereal - Network traffic analyzer # By Gerald Combs @@ -335,6 +335,7 @@ noinst_HEADERS = \ packet-pres.h \ packet-prism.h \ packet-q931.h \ + packet-radiotap.h \ packet-raw.h \ packet-ripng.h \ packet-rmi.h \ -- cgit v1.2.3