aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2015-01-20 10:05:06 -0500
committerMichael Mann <mmann78@netscape.net>2015-01-20 21:28:18 +0000
commitd2d699aeb020415d355fb9f04339cae1badf7f16 (patch)
tree4d36aeae6c355fa8a3a0da06b23b17e023436ae2 /epan/CMakeLists.txt
parent160af3ccf3560357fefd6ab5cabefe22cabfeb55 (diff)
Move all SigComp functionality to the SigComp dissector.
While it does make packet-sigcomp.c much bigger, there's no reason for it to be in epan directory. Change-Id: I2d78c32de1d56e76578e610d4df586b5610d1b49 Reviewed-on: https://code.wireshark.org/review/6682 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> 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.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/CMakeLists.txt b/epan/CMakeLists.txt
index ccbae86d20..b3ff7e4590 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -1611,8 +1611,6 @@ set(LIBWIRESHARK_FILES
reedsolomon.c
req_resp_hdrs.c
show_exception.c
- sigcomp_state_hdlr.c
- sigcomp-udvm.c
sminmpec.c
sna-utils.c
stat_tap_ui.c