Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5112 → Rev 5113

/data/Tupfile.lua
53,7 → 53,6
{"File Managers/KFM.INI", "common/File Managers/kfm.ini"},
{"GAMES/CHECKERS", build_type .. "/games/checkers"},
{"GAMES/MEGAMAZE", build_type .. "/games/megamaze"},
{"GAMES/RFORCES", build_type .. "/games/rforces"},
{"GAMES/XONIX", build_type .. "/games/xonix"},
{"LIB/PIXLIB.OBJ", "common/lib/pixlib.obj"},
{"LIB/ICONV.OBJ", "common/lib/iconv.obj"},
445,6 → 444,7
{"TABLE", PROGS .. "/other/table/table"},
{"MEDIA/AC97SND", PROGS .. "/media/ac97snd/ac97snd.bin"},
{"GAMES/KOSILKA", PROGS .. "/games/kosilka/kosilka"},
{"GAMES/RFORCES", PROGS .. "/games/rforces/trunk/rforces"},
})
tup.append_table(extra_files, {
{"kolibrios/games/fara/fara", PROGS .. "/games/fara/trunk/fara"},