fix filename

git-svn-id: svn://kolibrios.org@7542 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2018-11-07 18:03:01 +00:00
parent aebdce1743
commit ca41eaa1b0
2 changed files with 1 additions and 1 deletions

View File

@ -599,7 +599,7 @@ tup.append_table(img_files, {
})
tup.append_table(extra_files, {
{"kolibrios/drivers/drvinst.kex", PROGS .. "/cmm/drvinst/drvinst.com"},
{"kolibrios/games/pig/pigex", PROGS .. "/cmm/examples/pig.com"},
{"kolibrios/games/pig/pigex", PROGS .. "/cmm/examples/pigex.com"},
{"kolibrios/games/the_bus/the_bus", PROGS .. "/cmm/the_bus/the_bus.com"},
{"kolibrios/utils/dicty.kex", PROGS .. "/cmm/dicty/dicty.com"},
{"kolibrios/utils/appearance", PROGS .. "/cmm/appearance/appearance.com"},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB