aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-12-26 21:06:08 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-12-26 21:06:08 +0000
commit356aced5bf207de000a51609a4c7d84da56b2938 (patch)
tree0fd91d420faa30e08952d96b08485af403bde9ac /epan/dissectors/Makefile.common
parentc7f11d2926b6e7ec2a8ae5d73381831e3b7a2440 (diff)
Start of a SGSAP (TS 29.118) dissector for LTE.
svn path=/trunk/; revision=35266
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 9f9a602b40..de763ee9a2 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -148,6 +148,7 @@ ASN1_DISSECTOR_SRC = \
packet-s1ap.c \
packet-s4406.c \
packet-sabp.c \
+ packet-sgsap.c \
packet-smrse.c \
packet-spnego.c \
packet-sv.c \