summaryrefslogtreecommitdiffstats
path: root/src/crypto/mac/uhash/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/mac/uhash/CMakeLists.txt')
-rw-r--r--src/crypto/mac/uhash/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/crypto/mac/uhash/CMakeLists.txt b/src/crypto/mac/uhash/CMakeLists.txt
new file mode 100644
index 0000000..04884d3
--- /dev/null
+++ b/src/crypto/mac/uhash/CMakeLists.txt
@@ -0,0 +1,2 @@
+fastd_mac(uhash uhash.c)
+add_subdirectory(builtin)