From c3c02a13a13d8600ff755a99924be59dbea2fcbb Mon Sep 17 00:00:00 2001 From: eAndrew Date: Sun, 6 Apr 2014 21:20:14 +0000 Subject: [PATCH] Notify3 to autobuild git-svn-id: svn://kolibrios.org@4785 a494cfbc-eb01-0410-851d-a64ba20cac60 --- data/rus/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/rus/Makefile b/data/rus/Makefile index eef8908a4e..655d0f38ee 100644 --- a/data/rus/Makefile +++ b/data/rus/Makefile @@ -45,6 +45,7 @@ FASM_PROGRAMS:=\ @menu:@MENU:$(PROGS)/system/menu/trunk/menu.asm \ @panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \ @docky:@DOCKY:$(PROGS)/system/docky/trunk/docky.asm \ + @notify:@NOTIFY:$(PROGS)/system/notify3/NOTIFY.ASM \ @ss:@SS:$(PROGS)/system/ss/trunk/@ss.asm \ refrscrn:REFRSCRN:$(PROGS)/system/refrscrn/refrscrn.asm \ asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \ @@ -279,7 +280,6 @@ CMM_PROGRAMS:=\ games/mine:GAMES/MINE:$(PROGS)/games/mine/trunk/mine.c--:/MEOS \ network/WebView:network/WebView:$(PROGS)/cmm/browser/WebView.c \ tmpdisk:tmpdisk:$(PROGS)/cmm/tmpdisk/tmpdisk.c \ - @notify:@notify:$(PROGS)/cmm/notify/notify.c \ # end of list # List of other files to be included in the image file. @@ -301,6 +301,7 @@ OTHER_FILES:=settings/autorun.dat:SETTINGS/AUTORUN.DAT \ settings/kolibri.lbl:SETTINGS/KOLIBRI.LBL \ settings/panel.ini:SETTINGS/PANEL.INI pipetka:PIPETKA \ ../common/settings/docky.ini:SETTINGS/DOCKY.INI \ + ../common/NOTIFY3.PNG:NOTIFY3.PNG \ ../common/settings/wallpaper.dat:SETTINGS/WALLPAPER.dat \ settings/setup.dat:SETTINGS/SETUP.DAT \ shell:SHELL table:TABLE \