add new fasm to autobuild

git-svn-id: svn://kolibrios.org@7839 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2020-04-28 23:30:33 +00:00
parent ad3dc1f530
commit 00fce03e89
24 changed files with 1 additions and 1 deletions

View File

@ -407,7 +407,7 @@ tup.append_table(img_files, {
{"DEMOS/WEB", PROGS .. "/demos/web/trunk/web"},
{"DEVELOP/BOARD", PROGS .. "/system/board/trunk/board"},
{"DEVELOP/cObj", PROGS .. "/develop/cObj/trunk/cObj"},
{"DEVELOP/FASM", PROGS .. "/develop/fasm/trunk/fasm"},
{"DEVELOP/FASM", PROGS .. "/develop/fasm/1.73/fasm"},
{"DEVELOP/H2D2B", PROGS .. "/develop/h2d2b/trunk/h2d2b"},
{"DEVELOP/HEED", PROGS .. "/develop/heed/trunk/heed"},
{"DEVELOP/KEYASCII", PROGS .. "/develop/keyascii/trunk/keyascii"},