summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/CMakeLists.txt
diff options
context:
space:
mode:
authorSander Vrijders <sander.vrijders@intec.ugent.be>2017-01-14 13:32:23 +0100
committerSander Vrijders <sander.vrijders@intec.ugent.be>2017-01-14 13:32:23 +0100
commit361e321f6c7011040805a7f3d3cbdd8dfae71c3f (patch)
tree9afdc7de2c7a4db305ca30aa2b6eb7891f96a528 /src/ipcpd/normal/CMakeLists.txt
parent6a8f0d0a9aab073e2e79a06322e4f83e69409d05 (diff)
parentc18011259423f5d1cea7dfa67093c888c4882c1e (diff)
downloadouroboros-361e321f6c7011040805a7f3d3cbdd8dfae71c3f.tar.gz
ouroboros-361e321f6c7011040805a7f3d3cbdd8dfae71c3f.zip
Merged in dstaesse/ouroboros/be-crc32 (pull request #347)
lib: Move CRC32 implementation to library
Diffstat (limited to 'src/ipcpd/normal/CMakeLists.txt')
-rw-r--r--src/ipcpd/normal/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ipcpd/normal/CMakeLists.txt b/src/ipcpd/normal/CMakeLists.txt
index 157baa9e..bae2f69a 100644
--- a/src/ipcpd/normal/CMakeLists.txt
+++ b/src/ipcpd/normal/CMakeLists.txt
@@ -25,7 +25,6 @@ protobuf_generate_c(RO_SRCS RO_HDRS ro.proto)
set(SOURCE_FILES
# Add source files here
addr_auth.c
- crc32.c
dir.c
fmgr.c
frct.c