aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/CMakeLists.txt
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-08-08 16:27:10 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-08-08 16:27:10 +0000
commit68e2e8b8891385efe6126fa1b5a578e9fc693fe4 (patch)
tree5f33915379fc561355a7430404a379ef3e9a525e /wsutil/CMakeLists.txt
parent3fc7c2348cab844fbcc9d538a93d542d6ce0b7d0 (diff)
From Jacob Nordgren and Rishie Sharma:
Add CRC11 algorithms svn path=/trunk/; revision=44346
Diffstat (limited to 'wsutil/CMakeLists.txt')
-rw-r--r--wsutil/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/wsutil/CMakeLists.txt b/wsutil/CMakeLists.txt
index c995d72e99..0d2804ddd3 100644
--- a/wsutil/CMakeLists.txt
+++ b/wsutil/CMakeLists.txt
@@ -43,6 +43,7 @@ set(WSUTIL_FILES
crc6.c
crc7.c
crc8.c
+ crc11.c
crcdrm.c
mpeg-audio.c
privileges.c