aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-12-10 12:48:40 +0100
committerHarald Welte <laforge@gnumonks.org>2011-12-10 12:48:40 +0100
commitb84813baa4b2ece43d349087ac3cbec59d2384b3 (patch)
treefacd17d6d2ed89afd64da48a3355de88f25599a1 /epan/dissectors/Makefile.common
parent92c64997a45aa916158e18fe8c5f2baa0e5041bc (diff)
Latest version of wireshark A-bis OML dissector
now * without 'mucking' of value_string_ext internals * with enumerated choice of OML dialect * without __attribute__ ((packed))
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 238339b767..7d2cb4093d 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -522,6 +522,7 @@ DISSECTOR_SRC = \
packet-gsm_a_gm.c \
packet-gsm_a_rp.c \
packet-gsm_a_rr.c \
+ packet-gsm_abis_oml.c \
packet-gsm_bsslap.c \
packet-gsm_bssmap_le.c \
packet-gsm_ipa.c \