recording grub mod for system 76 laptops
[feisty_meow.git] / nucleus / applications / utilities / makefile
index e38699f85cd6032db82cd5673aa4fbacc6babb92..c319984844f2ba6b22ca6036cb89b31bba13df1a 100644 (file)
@@ -7,9 +7,9 @@ TYPE = application
 ifeq "$(OMIT_VERSIONS)" ""
   SOURCE += util_version.rc 
 endif
-LOCAL_LIBS_USED = application loggers mathematics processes textual timely configuration filesystem nodes structures basis 
+LOCAL_LIBS_USED = application configuration filesystem loggers mathematics nodes processes textual timely structures basis 
 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