From 9f1fbe6f2ef0629ee04dfccba14d1d8da4c2acdc Mon Sep 17 00:00:00 2001 From: "Kirill Lipatov (Leency)" Date: Thu, 31 Jan 2013 17:12:38 +0000 Subject: [PATCH] add example.asm #2 git-svn-id: svn://kolibrios.org@3208 a494cfbc-eb01-0410-851d-a64ba20cac60 --- data/rus/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/rus/Makefile b/data/rus/Makefile index 6b01fb2663..020b5d5e27 100644 --- a/data/rus/Makefile +++ b/data/rus/Makefile @@ -261,7 +261,7 @@ CMM_PROGRAMS:=\ # yogev_ezra: Removed '3dsheart' to free some space on RAMDISK. This demo has 90% in common with VIEW3DS OTHER_FILES:=autorun.dat:AUTORUN.DAT \ default.skn:DEFAULT.SKN \ - example.asm:$(PROGS)/develop/examples/example/trunk/example.asm \ + example.asm:$(REPOSITORY)/programs/develop/examples/example/trunk/example.asm \ graph:GRAPH hdread:HDREAD \ icons.dat:ICONS.DAT iconstrp.png:ICONSTRP.PNG index_htm:INDEX.HTM \ kernel.mnt:KERNEL.MNT kerpack:KERPACK keymap.key:KEYMAP.KEY \