aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis/Makefile.am
diff options
context:
space:
mode:
authorBruno Verstuyft <bruno.verstuyft@excentis.com>2016-06-29 14:25:34 +0200
committerAnders Broman <a.broman58@gmail.com>2016-07-10 15:06:34 +0000
commit35255d9aa68d4afb150ee65995bd2d46d6d91f15 (patch)
tree3d8e91954b496eac37f207819d047390eebbc1fc /plugins/docsis/Makefile.am
parentaa9f56085374fd506ebee629315d15e86ad9bf30 (diff)
DOCSIS: Added dissector for Downstream Profile Descriptor (DPD)
Change-Id: I97e6e07be45a5c4de6c8c467e0c782b35036bd98 Reviewed-on: https://code.wireshark.org/review/16202 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Adrian Simionov <daniel.simionov@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'plugins/docsis/Makefile.am')
-rw-r--r--plugins/docsis/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/docsis/Makefile.am b/plugins/docsis/Makefile.am
index 4bae2791c1..60eefe41d6 100644
--- a/plugins/docsis/Makefile.am
+++ b/plugins/docsis/Makefile.am
@@ -41,6 +41,7 @@ NONGENERATED_REGISTER_C_FILES = \
packet-dccreq.c \
packet-dccrsp.c \
packet-dcd.c \
+ packet-dpd.c \
packet-dpvreq.c \
packet-dpvrsp.c \
packet-docsis.c \