aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2011-04-27 03:57:21 +0000
committerGuy Harris <guy@alum.mit.edu>2011-04-27 03:57:21 +0000
commit9e2ecb8d7af151e508b363a5d1d6462129bf5d0e (patch)
tree80a567decf508330a1350918b47199e59e49fc9e /CMakeLists.txt
parent856254da590996bcf58c20d0a5cc31c54fd673ac (diff)
Add frame_data_sequence.c.
svn path=/trunk/; revision=36885
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