add example.asm to distro, now everyone can start code into our OS!

git-svn-id: svn://kolibrios.org@3207 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2013-01-31 17:07:03 +00:00
parent 49fed632cc
commit 3cc954aa20

View File

@ -261,6 +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 \
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 \