aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-03-09 12:45:19 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-03-09 12:45:19 +0000
commit183289786dd196308f561cfe79b03d23aa0f004d (patch)
treedda9b1820610ef32ea4ef7b106c038cac6295bc0 /epan/CMakeLists.txt
parent2bc1d9f874231d82337e5ad7f6c9e8895d338c38 (diff)
From Sylvain Munaut:
packet-gmr1_dtap: Add dissector for GMR1 DTAP messages (Step 4(4)). Added to Cmalelists.txt and #if 0 zero lenght hf array which windows build did not like. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6921 svn path=/trunk/; revision=41450
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 7b791b326d..1904684750 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -608,6 +608,7 @@ set(DISSECTOR_SRC
dissectors/packet-gmrp.c
dissectors/packet-gmr1_bcch.c
dissectors/packet-gmr1_common.c
+ dissectors/packet-gmr1_dtap.c
dissectors/packet-gmr1_rr.c
dissectors/packet-gnutella.c
dissectors/packet-gopher.c