aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/Makefile.common')
-rw-r--r--epan/dissectors/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index 3c1eed7c4d..8f21e1c68c 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -146,7 +146,8 @@ ASN1_DISSECTOR_SRC = \
packet-wlancertextn.c \
packet-x224.c \
packet-x509af.c \
- packet-x509ce.c
+ packet-x509ce.c \
+ packet-x509sat.c
#
# asn2wrs-generated ASN.1 dissectors with warnings.
@@ -170,8 +171,7 @@ DIRTY_ASN1_DISSECTOR_SRC = \
packet-x2ap.c \
packet-x411.c \
packet-x420.c \
- packet-x509if.c \
- packet-x509sat.c
+ packet-x509if.c
#
# Dissectors without warnings.