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-04-06 19:18:36 +0300 committer: kx <kx@radix.pro> 2023-04-06 19:18:36 +0300 commit: 9344bb002ddcfcea1e0587df1af22ee91f6c1e88 parent: c9b87548f19c4323592abff0a86bc1dac45658f0
Commit Summary:
GNOME sources
Diffstat:
1 file changed, 2 insertions, 1 deletion
diff --git a/Makefile b/Makefile
index 31880d3..7f7f3b3 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,8 @@
 # $ tree -fid .
 #
 
-SUBDIRS := GNU      \
+SUBDIRS := GNOME    \
+           GNU      \
            Linux    \
            U-Boot   \
            Wayland  \