summaryrefslogtreecommitdiffstats
path: root/src/methods/generic_hmac_sha1/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/methods/generic_hmac_sha1/CMakeLists.txt')
-rw-r--r--src/methods/generic_hmac_sha1/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/methods/generic_hmac_sha1/CMakeLists.txt b/src/methods/generic_hmac_sha1/CMakeLists.txt
deleted file mode 100644
index b70bc1d..0000000
--- a/src/methods/generic_hmac_sha1/CMakeLists.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-fastd_method(generic-hmac-sha1
- generic_hmac_sha1.c
-)
-fastd_method_link_libraries(generic-hmac-sha1 method_common)