summaryrefslogtreecommitdiff
path: root/plugins/docsis/CMakeLists.txt
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2011-02-07 22:19:38 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2011-02-07 22:19:38 +0000
commit3312fc1bfe5dafec937108078f19be4b5136db16 (patch)
treeea530ee7459c382d6718aaf8a9863f748c4a0696 /plugins/docsis/CMakeLists.txt
parent104d4d80a22fe4a7483e0596a4463d0c2091eec9 (diff)
downloadwireshark-3312fc1bfe5dafec937108078f19be4b5136db16.tar.gz
From Hendrik Robbel:
Dissector for DOCSIS 3.0 CM-STATUS Report Messages. svn path=/trunk/; revision=35866
Diffstat (limited to 'plugins/docsis/CMakeLists.txt')
-rw-r--r--plugins/docsis/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/docsis/CMakeLists.txt b/plugins/docsis/CMakeLists.txt
index d97267b784..c9dbc376f0 100644
--- a/plugins/docsis/CMakeLists.txt
+++ b/plugins/docsis/CMakeLists.txt
@@ -28,6 +28,7 @@ set(DISSECTOR_SRC
packet-bpkmrsp.c
packet-cmctrlreq.c
packet-cmctrlrsp.c
+ packet-cmstatus.c
packet-intrngreq.c
packet-dbcreq.c
packet-dbcrsp.c