summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorkx <kx@radix.pro>2023-04-06 16:08:32 +0300
committerkx <kx@radix.pro>2023-04-06 16:08:32 +0300
commitc9b87548f19c4323592abff0a86bc1dac45658f0 (patch)
tree31d6d18cf65fc71a8dfec4efcfb5932d7788cdd2 /Makefile
parent8d07317ed20e7544501edfcc9894d5002fd1771d (diff)
downloadsources-c9b87548f19c4323592abff0a86bc1dac45658f0.tar.xz
GNU packages
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 511ccae..31880d3 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,8 @@
# $ tree -fid .
#
-SUBDIRS := Linux \
+SUBDIRS := GNU \
+ Linux \
U-Boot \
Wayland \
X.org \