aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2016-06-10 00:00:39 -0400
committerMichael Mann <mmann78@netscape.net>2016-06-12 11:21:52 +0000
commit2d095de05328a7209fefa31d5b3c26713f4b5ad2 (patch)
treeb49fb8041db8777aadf2df1bdf0f45929cb178d4 /epan/CMakeLists.txt
parent68ef5dbf2fff83f8ed1c718ec83a1c1145ac5239 (diff)
Move Gateway Control Protocol (Context Tracking) into packet-h248.h
The Gateway Control Protocol (Context Tracking) is used by both H248 and MEGACO, so the functionality was refactored to epan, but should really be kept in the dissector directory to minimize (and eventually completely remove) the epan directory's dependence on it. Change-Id: I387b46aecde97234086bfdb7d8c546854fa301cd Reviewed-on: https://code.wireshark.org/review/15798 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'epan/CMakeLists.txt')
-rw-r--r--epan/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/CMakeLists.txt b/epan/CMakeLists.txt
index a37bb281b6..5ac91ebf61 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -121,7 +121,6 @@ set(LIBWIRESHARK_FILES
frame_data_sequence.c
funnel.c
g_int64_hash_routines.c
- gcp.c
geoip_db.c
golay.c
guid-utils.c