aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2008-09-02 06:44:41 +0000
committerGuy Harris <guy@alum.mit.edu>2008-09-02 06:44:41 +0000
commitdd190f38e545b943829382b5b5ff22ca12878abb (patch)
tree32e2d6b2354ad9e99c6ac0f36243f4e7f28ced7d /epan/dissectors/Makefile.common
parent8970b4524d14d77ac9b71656a37ab5cc5bd57b2c (diff)
OK, let's see if the x509sat dissector is clean.
svn path=/trunk/; revision=26112
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.