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.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index 6a89c015cf..822e287705 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -397,6 +397,7 @@ DISSECTOR_SRC = \
packet-pkix1implicit.c \
packet-pkixproxy.c \
packet-pkixqualified.c \
+ packet-pkixtsp.c \
packet-pkinit.c \
packet-pktc.c \
packet-pop.c \
@@ -688,6 +689,7 @@ DISSECTOR_INCLUDES = \
packet-pkix1implicit.h \
packet-pkixproxy.h \
packet-pkixqualified.h \
+ packet-pkixtsp.h \
packet-pkinit.h \
packet-pktc.h \
packet-portmap.h \