aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2015-06-08 15:24:49 +0200
committerAnders Broman <a.broman58@gmail.com>2015-06-23 17:37:06 +0000
commited8ad06cccf1df33fe274fc8641d153a25204f38 (patch)
tree601404f185cdf5df199c989134bd4fd67e898ef5 /epan/dissectors/Makefile.common
parent3f6af3b4a07816414936ff14bca01a799672f7ff (diff)
P1: Remove from ASN1 DIRTY list
Change-Id: If44cdddea6709b824ae242d504d7469756c87b91 Reviewed-on: https://code.wireshark.org/review/8838 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 1a0dec461b..e4ec4f68f0 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -153,6 +153,7 @@ ASN1_DISSECTOR_SRC = \
packet-ns_cert_exts.c \
packet-ocsp.c \
packet-opsi.c \
+ packet-p1.c \
packet-p22.c \
packet-p7.c \
packet-p772.c \