summaryrefslogtreecommitdiffstats
path: root/src/crypto/cipher/blowfish_ctr/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/cipher/blowfish_ctr/CMakeLists.txt')
-rw-r--r--src/crypto/cipher/blowfish_ctr/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/crypto/cipher/blowfish_ctr/CMakeLists.txt b/src/crypto/cipher/blowfish_ctr/CMakeLists.txt
deleted file mode 100644
index 8cabb57..0000000
--- a/src/crypto/cipher/blowfish_ctr/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-fastd_cipher(blowfish-ctr blowfish_ctr.c)
-add_subdirectory(builtin)