@ss compiling crash fixed

git-svn-id: svn://kolibrios.org@1748 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Ivan Baravy 2011-01-19 10:36:47 +00:00
parent 6ee4335d81
commit a4c62445a5

View File

@ -43,7 +43,7 @@ FASM_PROGRAMS:=\
@menu:@MENU:$(PROGS)/system/menu/trunk/menu.asm \
@panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \
@rb:@RB:$(PROGS)/system/rb/trunk/@RB.ASM \
@ss:@SS:$(PROGS)/system/ss/trunk/@SS.ASM \
@ss:@SS:$(PROGS)/system/ss/trunk/@ss.asm\
calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \
calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \
commouse:COMMOUSE:$(PROGS)/system/commouse/trunk/commouse.asm \