forked from KolibriOS/kolibrios
fix build
git-svn-id: svn://kolibrios.org@9596 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
75a5fd5619
commit
d747c5fb18
@ -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"},
|
||||
|
Loading…
Reference in New Issue
Block a user