recording grub mod for system 76 laptops
[feisty_meow.git] / nucleus / applications / utilities / makefile
index 3b24f7a4127132434d66e74665f01970f9394f12..c319984844f2ba6b22ca6036cb89b31bba13df1a 100644 (file)
@@ -7,9 +7,9 @@ TYPE = application
 ifeq "$(OMIT_VERSIONS)" ""
   SOURCE += util_version.rc 
 endif
-LOCAL_LIBS_USED = application basis configuration filesystem loggers mathematics nodes processes textual timely structure
+LOCAL_LIBS_USED = application configuration filesystem loggers mathematics nodes processes textual timely structures basi
 TARGETS = await_app_exit.exe bytedump.exe checker.exe dirtree.exe ini_edit.exe mdate.exe \
-  splitter.exe 
+  splitter.exe time_set_effective_id.exe time_running_app.exe
 
 include cpp/rules.def