summaryrefslogtreecommitdiff
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorAndersBroman <anders.broman@ericsson.com>2014-11-14 14:53:02 +0100
committerAnders Broman <a.broman58@gmail.com>2014-11-14 13:57:09 +0000
commit56fa29edc5ab8757d57a30b6ded5827fb06585a8 (patch)
treeefc7fed879b081525b6b1912b0d1fe127cc112df /epan/dissectors/Makefile.common
parentd6f2392bc64ef710c0976cd8e22ab695e6cca6f0 (diff)
downloadwireshark-56fa29edc5ab8757d57a30b6ded5827fb06585a8.tar.gz
[S1AP] Let the A21 dissector do further dissection of Cdma2000SectorID
Change-Id: I8c503acf6860b34d24769cdf981dcaeea4667ffb Reviewed-on: https://code.wireshark.org/review/5298 Reviewed-by: Anders Broman <a.broman58@gmail.com>
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 5d67f1ebb8..f2ec44a3da 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -1354,6 +1354,7 @@ FILE_DISSECTOR_INCLUDES = \
DISSECTOR_INCLUDES = \
$(PIDL_DISSECTOR_INCLUDES) \
packet-6lowpan.h \
+ packet-a21.h \
packet-acp133.h \
packet-acse.h \
packet-actrace.h \