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, 6 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index 6e85e7f5f7..c48be33c73 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -377,6 +377,9 @@ DISSECTOR_SRC = \
packet-pgm.c \
packet-pim.c \
packet-pkcs1.c \
+ packet-pkix1explicit.c \
+ packet-pkix1implicit.c \
+ packet-pkinit.c \
packet-pktc.c \
packet-pop.c \
packet-portmap.c \
@@ -653,6 +656,9 @@ DISSECTOR_INCLUDES = \
packet-pflog.h \
packet-pim.h \
packet-pkcs1.h \
+ packet-pkix1explicit.h \
+ packet-pkix1implicit.h \
+ packet-pkinit.h \
packet-pktc.h \
packet-portmap.h \
packet-ppp.h \