testing
[awesomized/libmemcached] / src / libhashkit / CMakeLists.txt
index ffe4026b69bf4d48e81c06bfad0e974652e48386..daeec57b9123aa7087b4e7c98368dca0792a88de 100644 (file)
@@ -7,7 +7,6 @@ endif()
 add_library(libhashkit SHARED
         aes.cc
         algorithm.cc
-        behavior.cc
         common.h
         crc32.cc
         digest.cc
@@ -19,7 +18,6 @@ add_library(libhashkit SHARED
         hashkit.cc
         ${HSIEH_CC}
         jenkins.cc
-        ketama.cc
         md5.cc
         murmur.cc
         murmur3.cc