X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Fapplications%2Futilities%2Fmakefile;h=c319984844f2ba6b22ca6036cb89b31bba13df1a;hb=9a99a7a46834665ebf5cab081fa7fe3cc2a8aa11;hp=fee8e39154c20d7b91f02b96d314ea303861d1a8;hpb=80bc699743d6ff933712f95d67c0dd5801d068c3;p=feisty_meow.git diff --git a/nucleus/applications/utilities/makefile b/nucleus/applications/utilities/makefile index fee8e391..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 loggers mathematics nodes processes textual timely configuration filesystem 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