From 19897ffa26d0faf10ac7947e65aee3d603597009 Mon Sep 17 00:00:00 2001 From: Bananymous Date: Sat, 28 Jun 2025 22:40:00 +0300 Subject: [PATCH] userspace: Compile test utility :D --- userspace/programs/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/userspace/programs/CMakeLists.txt b/userspace/programs/CMakeLists.txt index ff5548e4..7b775a4d 100644 --- a/userspace/programs/CMakeLists.txt +++ b/userspace/programs/CMakeLists.txt @@ -38,6 +38,7 @@ set(USERSPACE_PROGRAMS sudo sync tee + test true TaskBar Terminal