aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2007-05-18 21:06:20 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2007-05-18 21:06:20 +0000
commitf854c711a17f3548cbbd8bf6a6dff7dfcac86992 (patch)
tree73fd0bdd4133b7c7f3ad9e8aa1bb51c59f2cc0a6 /Makefile.common
parent6f423cc4ce804d3355c786ebb6593828d6a90301 (diff)
From Dustin Johnson:
- Update the wireless/AirPcap GUI code to support 802.11n as well as some related upcoming code changes. - Remove airpcap.h from the repository, since it exists in the AirPcap devpack (and will be superseded Real Soon Now). - Show the individual channel flag bits in radiotap. Fix the 802.11n MCS set display. This is a partial checkin, so hopefully nothing is broken. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21831 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index b043cd1b1c..5090d80538 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -158,7 +158,6 @@ wireshark_SOURCES = \
# corresponding headers
wireshark_INCLUDES = \
- airpcap.h \
airpcap_loader.h \
alert_box.h \
capture.h \