aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2013-07-01 14:09:26 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2013-07-01 14:09:26 +0000
commit97b4bbcab736ecf7a4b069b62381b41bdc451810 (patch)
treecec7d6a8158d869ab293cfc154cbbbc31cac604b /epan/dissectors/Makefile.common
parent8d5bbb41469656b27d34ac3e334333652f63cefa (diff)
Revert r50287: the P1 dissector isn't clean yet ('dissect_p1_T_report_type' defined but not used)
svn path=/trunk/; revision=50293
Diffstat (limited to 'epan/dissectors/Makefile.common')
-rw-r--r--epan/dissectors/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index cdc3018bab..c05f8730cc 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -146,7 +146,6 @@ 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 \
@@ -202,6 +201,7 @@ DIRTY_ASN1_DISSECTOR_SRC = \
packet-gsm_map.c \
packet-ldap.c \
packet-m3ap.c \
+ packet-p1.c \
packet-parlay.c \
packet-pkcs12.c \
packet-rnsap.c \