Merge branch 'p12' into 'master'

misc(Makefile): add other crates as source

See merge request redox-os/relibc!853
This commit is contained in:
Jeremy Soller
2026-01-01 09:09:52 -07:00
+1 -1
View File
@@ -25,7 +25,7 @@ HEADERS_DEPS=$(shell find src/header -type f \( -name "cbindgen.toml" -o -name "
SRC=\
Cargo.* \
$(shell find src -type f)
$(shell find src/ redox-rt/src/ ld_so/src/ redox-ioctl/src/ include/ -type f)
BUILTINS_VERSION=0.1.70