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, 2 insertions, 2 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index aeec387053..c3fe1f7332 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -255,6 +255,7 @@ DISSECTOR_SRC = \
packet-dlsw.c \
packet-dnp.c \
packet-dns.c \
+ packet-dop.c \
packet-dsi.c \
packet-dsp.c \
packet-dtp.c \
@@ -634,7 +635,6 @@ DISSECTOR_SRC = \
packet-x29.c \
packet-x411.c \
packet-x420.c \
- packet-x501.c \
packet-x509af.c \
packet-x509ce.c \
packet-x509if.c \
@@ -724,6 +724,7 @@ DISSECTOR_INCLUDES = \
packet-dis-fields.h \
packet-dis-pdus.h \
packet-dns.h \
+ packet-dop.h \
packet-dsp.h \
packet-dvmrp.h \
packet-e164.h \
@@ -899,7 +900,6 @@ DISSECTOR_INCLUDES = \
packet-x11-keysymdef.h \
packet-x411.h \
packet-x420.h \
- packet-x501.h \
packet-x509af.h \
packet-x509ce.h \
packet-x509if.h \