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.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index d88c1d54fd..0287d2e084 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -519,8 +519,9 @@ DISSECTOR_SRC = \
packet-pgm.c \
packet-pim.c \
packet-pingpongprotocol.c \
- packet-pn-rt.c \
+ packet-pn-rt.c \
packet-pkcs1.c \
+ packet-pkcs12.c \
packet-pkix1explicit.c \
packet-pkix1implicit.c \
packet-pkixproxy.c \
@@ -908,6 +909,7 @@ DISSECTOR_INCLUDES = \
packet-pflog.h \
packet-pim.h \
packet-pkcs1.h \
+ packet-pkcs12.h \
packet-pkix1explicit.h \
packet-pkix1implicit.h \
packet-pkixproxy.h \