summaryrefslogtreecommitdiffstats
path: root/src/crypto/mac/ghash/tiny/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/mac/ghash/tiny/CMakeLists.txt')
-rw-r--r--src/crypto/mac/ghash/tiny/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/crypto/mac/ghash/tiny/CMakeLists.txt b/src/crypto/mac/ghash/tiny/CMakeLists.txt
deleted file mode 100644
index d16d098..0000000
--- a/src/crypto/mac/ghash/tiny/CMakeLists.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-fastd_mac_impl(ghash tiny
- ghash_tiny.c
-)