aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2023-08-06 15:35:56 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2023-08-06 15:36:37 +0000
commit36f9e292e5d2031792593ddbe012fc528c821524 (patch)
tree9c6cf3a0bbbf5d614fe2d2fd543558191bda1662
parent21e0240b8fe6a1552665bdc2e52c1b198e4df49c (diff)
devel/Makefile: Add py-cykhash
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 9575f835ef9f..a31fc4ce2abd 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4526,6 +4526,7 @@
SUBDIR += py-cwcwidth
SUBDIR += py-cxx
SUBDIR += py-cycler
+ SUBDIR += py-cykhash
SUBDIR += py-cymbal
SUBDIR += py-cymem
SUBDIR += py-cysignals