Radix cross Linux 3pp sources

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

343 Commits   0 Branches   0 Tags
author: kx <kx@radix.pro> 2023-05-31 23:43:13 +0300 committer: kx <kx@radix.pro> 2023-05-31 23:43:13 +0300 commit: d688523c6f3b3e3eafaf515aefff0bd2894a3bd0 parent: 8cdc7f865b12dde48c02f42777c24ec2e4d58eae
Commit Summary:
dev: ccache-4.8.1
Diffstat:
1 file changed, 2 insertions, 1 deletion
diff --git a/packages/d/Makefile b/packages/d/Makefile
index ba26143..5c86183 100644
--- a/packages/d/Makefile
+++ b/packages/d/Makefile
@@ -4,7 +4,8 @@
 # $ tree -fid .
 #
 
-SUBDIRS := check          \
+SUBDIRS := ccache         \
+           check          \
            cmake          \
            flex           \
            git            \