aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-06-24 19:38:51 +0000
committerJörg Mayer <jmayer@loplof.de>2012-06-24 19:38:51 +0000
commit17a63f9ca80aa53c7e4f154e3038897baed8f1dd (patch)
treed260523563fab8a5475c25b70d04171702878b35 /Makefile.common
parent2a2ddb7bcbfc164b82224b5fd9a0dd6513d10422 (diff)
Build Wireshark with ws80211_utils.c
svn path=/trunk/; revision=43463
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index ac502202cf..d0c63f820b 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -116,7 +116,8 @@ wireshark_SOURCES = \
recent.c \
summary.c \
tempfile.c \
- u3.c
+ u3.c \
+ ws80211_utils.c
# corresponding headers
wireshark_INCLUDES = \