summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-06-20 18:45:25 +0000
committerJörg Mayer <jmayer@loplof.de>2012-06-20 18:45:25 +0000
commit646212685cf4114faed0daa0075cd7030d0a5415 (patch)
tree120657066a91792ca60e0ab6fb5391441f519b0f /Makefile.common
parentd2b4825558d8c3f04be75a0c1277d3ec087ec5a4 (diff)
downloadwireshark-646212685cf4114faed0daa0075cd7030d0a5415.tar.gz
Makefile.common:
- ws80211_utils.c is only needed to build dumpcap, not to build wireshark. If it were different it would probably indicate a bad api design. ui/gtk/Makefile.common: - Sort in the toolbar in the right place (alphabetically) svn path=/trunk/; revision=43415
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.common b/Makefile.common
index d0c63f820b..ac502202cf 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -116,8 +116,7 @@ wireshark_SOURCES = \
recent.c \
summary.c \
tempfile.c \
- u3.c \
- ws80211_utils.c
+ u3.c
# corresponding headers
wireshark_INCLUDES = \