From c9402ee7c66fd2698f2d45106b05f1be4c5c3c75 Mon Sep 17 00:00:00 2001 From: 0CodErr <0CodErr@kolibrios.org> Date: Fri, 30 May 2014 13:21:53 +0000 Subject: [PATCH] try add mstate to 'eng' autobuild git-svn-id: svn://kolibrios.org@4969 a494cfbc-eb01-0410-851d-a64ba20cac60 --- data/eng/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/data/eng/Makefile b/data/eng/Makefile index 914452b061..0ac39fc83a 100644 --- a/data/eng/Makefile +++ b/data/eng/Makefile @@ -247,6 +247,7 @@ NASM_PROGRAMS:=\ demos/timer:DEMOS/TIMER:$(PROGS)/other/Timer/Timer.asm \ games/c4:GAMES/C4:$(PROGS)/games/c4/trunk/c4.asm \ tinfo:TINFO:$(PROGS)/system/tinfo/tinfo.asm \ + develop/mstate:DEVELOP/MSTATE:$(PROGS)/develop/mstate/mstate.asm \ # end of list # The list of files which should be copied from somewhere.