Radix cross Linux 3pp sources

RcL sources – is a tree of Third Party and Radix source tarballs

423 Commits   0 Branches   0 Tags
author: kx <kx@radix.pro> 2023-12-28 18:15:35 +0300 committer: kx <kx@radix.pro> 2023-12-28 18:15:35 +0300 commit: 6f78553153ec115aa5f43ad35f70d1f4d72fe4ce parent: 45b029d3b401c76e2c88662bcb3dea2b28c9406a
Commit Summary:
cython-3.0.7
Diffstat:
1 file changed, 2 insertions, 1 deletion
diff --git a/packages/d/python-modules/Makefile b/packages/d/python-modules/Makefile
index 9ecf6cc..d1eea47 100644
--- a/packages/d/python-modules/Makefile
+++ b/packages/d/python-modules/Makefile
@@ -4,7 +4,8 @@
 # $ tree -fid .
 #
 
-SUBDIRS := m2crypto   \
+SUBDIRS := cython     \
+           m2crypto   \
            pip        \
            setuptools \
            wheel