diff --git a/data/new-stack/@panel b/data/new-stack/@panel new file mode 100644 index 0000000000..3aaa3c47b4 Binary files /dev/null and b/data/new-stack/@panel differ diff --git a/data/new-stack/Makefile b/data/new-stack/Makefile index 82eb861a85..19ded61839 100644 --- a/data/new-stack/Makefile +++ b/data/new-stack/Makefile @@ -43,7 +43,6 @@ export DOCDIR FASM_PROGRAMS:=\ @clip:@CLIP:$(PROGS)/system/clip/trunk/@clip.ASM \ @menu:@MENU:$(PROGS)/system/menu/trunk/menu.asm \ - @panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \ @ss:@SS:$(PROGS)/system/ss/trunk/@ss.asm\ refrscrn:REFRSCRN:$(PROGS)/system/refrscrn/refrscrn.asm \ asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \ @@ -185,6 +184,7 @@ CMM_PROGRAMS:=\ # Each item is of the form :. # Spaces should be represented as |. OTHER_FILES:=autorun.dat:AUTORUN.DAT \ + @panel:@PANEL \ background.png:background.png default.skn:DEFAULT.SKN \ icons.dat:ICONS.DAT iconstrp.png:ICONSTRP.PNG index_htm:INDEX.HTM \ kernel.mnt:KERNEL.MNT kerpack:KERPACK keymap.key:KEYMAP.KEY \