aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2010-07-19 18:00:20 +0000
committerGuy Harris <guy@alum.mit.edu>2010-07-19 18:00:20 +0000
commitd1751061c8a3b7c560869d3c2222f1ec723bad67 (patch)
tree7b89e677acb02e100788af8866abe7271c375dc9 /epan/dissectors/Makefile.common
parent703635b9796d77cc9ff16671a598a9af1a7aff53 (diff)
Initial support for Network Monitor 802.11 radio header.
svn path=/trunk/; revision=33583
Diffstat (limited to 'epan/dissectors/Makefile.common')
-rw-r--r--epan/dissectors/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index cafc81593e..125708d100 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -688,6 +688,7 @@ DISSECTOR_SRC = \
packet-netbios.c \
packet-netdump.c \
packet-netflow.c \
+ packet-netmon-802_11.c \
packet-netperfmeter.c \
packet-netsync.c \
packet-nettl.c \