fix build

git-svn-id: svn://kolibrios.org@9596 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2022-01-08 18:17:51 +00:00
parent 75a5fd5619
commit d747c5fb18

View File

@ -390,7 +390,7 @@ if tup.getconfig('NO_FASM') ~= 'full' then
tup.append_table(img_files, {
{"KERNEL.MNT", "../kernel/trunk/kernel.mnt"},
{"@DOCKY", PROGS .. "/system/docky/trunk/docky"},
{"@HA", PROGS .. "/other/ha/@HA"},
{"@HA", PROGS .. "/other/ha/HA"},
{"@ICON", PROGS .. "/system/icon_new/icon"},
{"@MENU", PROGS .. "/system/menu/trunk/menu"},
{"@NOTIFY", PROGS .. "/system/notify3/notify"},