X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Fapplications%2Futilities%2Fmakefile;h=c319984844f2ba6b22ca6036cb89b31bba13df1a;hb=f3c3e1a53718e2eecdcac085e347be831f1caf26;hp=3b24f7a4127132434d66e74665f01970f9394f12;hpb=f6cd637b4e8ac3663ad196cdfa2fab088201471f;p=feisty_meow.git diff --git a/nucleus/applications/utilities/makefile b/nucleus/applications/utilities/makefile index 3b24f7a4..c3199848 100644 --- a/nucleus/applications/utilities/makefile +++ b/nucleus/applications/utilities/makefile @@ -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 structures +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