aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-02-27 09:18:53 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-02-27 09:18:53 +0000
commit06cee2dfe39d95173d74dca842fc80427fb9397e (patch)
tree29c8e88a563915f0ce859a7180f688fc65c619d8 /epan/CMakeLists.txt
parent95289022716bbce8a6fbaf480d830c06a22d5f11 (diff)
From Tobias Erichsen:
RTP-MIDI - dissector for transmission of MIDI-commands via RTP (RFC 4695). https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5451 svn path=/trunk/; revision=41200
Diffstat (limited to 'epan/CMakeLists.txt')
-rw-r--r--epan/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/CMakeLists.txt b/epan/CMakeLists.txt
index 7a5e0dd4e8..48e29e3b11 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -975,6 +975,7 @@ set(DISSECTOR_SRC
dissectors/packet-rtmpt.c
dissectors/packet-rtnet.c
dissectors/packet-rtp-events.c
+ dissectors/packet-rtp-midi.c
dissectors/packet-rtp.c
dissectors/packet-rtps.c
dissectors/packet-rtps2.c