summaryrefslogtreecommitdiff
path: root/epan/dissectors/Makefile.am
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2017-05-10 20:24:56 +0200
committerMichael Mann <mmann78@netscape.net>2017-06-02 01:00:37 +0000
commit653fc958979032009e0dd2bdfe2a23c338311805 (patch)
tree064640006c9fa32d60a8f7d62b75d6c7060adf9e /epan/dissectors/Makefile.am
parentc65960fae8fc7a2dd420794cc833b070b12103ba (diff)
downloadwireshark-653fc958979032009e0dd2bdfe2a23c338311805.tar.gz
gsm_osmux: Add support to follow Osmux streams and show its statistics
Change-Id: I5262b3b1ac5a6f5bc6ac932eedbb889847131d9c Reviewed-on: https://code.wireshark.org/review/21601 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'epan/dissectors/Makefile.am')
-rw-r--r--epan/dissectors/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/Makefile.am b/epan/dissectors/Makefile.am
index 4c1338618c..9a5a250dd5 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -1574,7 +1574,6 @@ DISSECTOR_INCLUDES = \
packet-gsm_a_common.h \
packet-gsm_a_rr.h \
packet-gsm_map.h \
- packet-gsm_osmux.h \
packet-gsm_rlcmac.h \
packet-gsm_sms.h \
packet-gsmtap.h \