aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2011-04-27 03:57:21 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2011-04-27 03:57:21 +0000
commit317ed8c69a459ac239648ef1d5b30f5cba5175a8 (patch)
tree80a567decf508330a1350918b47199e59e49fc9e /CMakeLists.txt
parentcae958a0829f58735c9f004d01fcabcf019e698b (diff)
Add frame_data_sequence.c.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36885 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f721448aca..659868f442 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -522,6 +522,7 @@ set(WIRESHARK_COMMON_SRC
cfile.c
clopts_common.c
disabled_protos.c
+ frame_data_sequence.c
packet-range.c
print.c
ps.c