include libsys to makefile

This commit is contained in:
2026-02-24 17:39:14 +01:00
parent 0ed9516641
commit 980aeb9145

View File

@@ -12,6 +12,7 @@ KERNEL_LINK = kernel/$(BUILDDIR)/system
ISOFILE = kernel/$(BUILDDIR)/stubs.iso
SUBDIRS = kernel
SUBDIRS += libsys
SUBDIRS += user
# Default targets