diff --git a/data/eng/Makefile b/data/eng/Makefile index 2f5d19aff3..a21749c0db 100644 --- a/data/eng/Makefile +++ b/data/eng/Makefile @@ -50,6 +50,7 @@ FASM_PROGRAMS:=\ asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \ calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \ calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \ + colrdial:COLRDIAL:$(PROGS)/system/colrdial/color_dialog.asm \ commouse:COMMOUSE:$(PROGS)/system/commouse/trunk/commouse.asm \ cpu:CPU:$(PROGS)/system/cpu/trunk/cpu.asm \ cpuid:CPUID:$(PROGS)/system/cpuid/trunk/CPUID.ASM \ diff --git a/data/it/Makefile b/data/it/Makefile index 8aed3e9ea8..75bc2b36ae 100644 --- a/data/it/Makefile +++ b/data/it/Makefile @@ -50,6 +50,7 @@ FASM_PROGRAMS:=\ asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \ calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \ calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \ + colrdial:COLRDIAL:$(PROGS)/system/colrdial/color_dialog.asm \ commouse:COMMOUSE:$(PROGS)/system/commouse/trunk/commouse.asm \ cpu:CPU:$(PROGS)/system/cpu/trunk/cpu.asm \ cpuid:CPUID:$(PROGS)/system/cpuid/trunk/CPUID.ASM \ diff --git a/data/new-stack/Makefile b/data/new-stack/Makefile index 944ca049fc..1b192869cc 100644 --- a/data/new-stack/Makefile +++ b/data/new-stack/Makefile @@ -49,6 +49,7 @@ FASM_PROGRAMS:=\ asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \ calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \ calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \ + colrdial:COLRDIAL:$(PROGS)/system/colrdial/color_dialog.asm \ commouse:COMMOUSE:$(PROGS)/system/commouse/trunk/commouse.asm \ cpu:CPU:$(PROGS)/system/cpu/trunk/cpu.asm \ cpuid:CPUID:$(PROGS)/system/cpuid/trunk/CPUID.ASM \ diff --git a/data/rus/Makefile b/data/rus/Makefile index 1409b94d7c..aba415a374 100644 --- a/data/rus/Makefile +++ b/data/rus/Makefile @@ -50,6 +50,7 @@ FASM_PROGRAMS:=\ asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \ calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \ calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \ + colrdial:COLRDIAL:$(PROGS)/system/colrdial/color_dialog.asm \ commouse:COMMOUSE:$(PROGS)/system/commouse/trunk/commouse.asm \ cpu:CPU:$(PROGS)/system/cpu/trunk/cpu.asm \ cpuid:CPUID:$(PROGS)/system/cpuid/trunk/CPUID.ASM \ diff --git a/data/sp/Makefile b/data/sp/Makefile index 2f5d19aff3..a21749c0db 100644 --- a/data/sp/Makefile +++ b/data/sp/Makefile @@ -50,6 +50,7 @@ FASM_PROGRAMS:=\ asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \ calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \ calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \ + colrdial:COLRDIAL:$(PROGS)/system/colrdial/color_dialog.asm \ commouse:COMMOUSE:$(PROGS)/system/commouse/trunk/commouse.asm \ cpu:CPU:$(PROGS)/system/cpu/trunk/cpu.asm \ cpuid:CPUID:$(PROGS)/system/cpuid/trunk/CPUID.ASM \