aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
diff options
context:
space:
mode:
authorTomasz Moń <desowin@gmail.com>2014-06-09 22:01:31 +0200
committerGerald Combs <gerald@wireshark.org>2014-06-09 22:00:21 +0000
commit9538d1c43336a81f8f35b875eee80fe2b81c61a8 (patch)
tree958dff3ae97a229392e66a3bd32d271903a9ab56 /wsutil
parent3c37630c77154c50802ca4cdcfd8ea7b8f34af86 (diff)
Fix CMake build.
Change-Id: I749c6f1e978e385a9f1340f315c670404a2470ad Reviewed-on: https://code.wireshark.org/review/2087 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'wsutil')
-rw-r--r--wsutil/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/wsutil/CMakeLists.txt b/wsutil/CMakeLists.txt
index eb319c4520..c6090e6701 100644
--- a/wsutil/CMakeLists.txt
+++ b/wsutil/CMakeLists.txt
@@ -68,6 +68,8 @@ set(WSUTIL_FILES
type_util.c
u3.c
unicode-utils.c
+ ws_mempbrk.c
+ ws_mempbrk_sse42.c
nghttp2/nghttp2_buf.c
nghttp2/nghttp2_hd.c
nghttp2/nghttp2_hd_huffman.c