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-09 11:45:21 +0300 committer: kx <kx@radix.pro> 2023-12-09 11:45:21 +0300 commit: 27105bd9209c77194f14dd6e9f130700f764dd92 parent: 9f7106576d0e78cc2f92cdcb5c2026cef0ec5619
Commit Summary:
MINT: cjs-6.0.0
Diffstat:
1 file changed, 2 insertions, 1 deletion
diff --git a/packages/x/Makefile b/packages/x/Makefile
index 169c3be..e8333fa 100644
--- a/packages/x/Makefile
+++ b/packages/x/Makefile
@@ -4,7 +4,8 @@
 # $ tree -fid .
 #
 
-SUBDIRS := Vulkan               \
+SUBDIRS := MINT                 \
+           Vulkan               \
            WindowMaker          \
            WindowMaker-extra    \
            conky                \