handy timing apps for set effective user id and launching an application.
[feisty_meow.git] / nucleus / applications / utilities / makefile
index e38699f85cd6032db82cd5673aa4fbacc6babb92..bb32d46935104ad8fa2dfd2e24082188317efd9d 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 basi
+LOCAL_LIBS_USED = application basis configuration filesystem loggers mathematics nodes processes textual timely structure
 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