From eb0429d7afa6e8591026eda55de804adf17ebe60 Mon Sep 17 00:00:00 2001 From: "Kirill Lipatov (Leency)" Date: Wed, 5 Dec 2012 14:36:24 +0000 Subject: [PATCH] HTMLv moved for new-stack and Vortex86MX-eng git-svn-id: svn://kolibrios.org@3071 a494cfbc-eb01-0410-851d-a64ba20cac60 --- data/Vortex86MX-eng/Makefile | 2 +- data/new-stack/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/Vortex86MX-eng/Makefile b/data/Vortex86MX-eng/Makefile index a929e6a5ed..c2e6d3540f 100644 --- a/data/Vortex86MX-eng/Makefile +++ b/data/Vortex86MX-eng/Makefile @@ -233,7 +233,7 @@ CMM_PROGRAMS:=\ games/FindNumbers:GAMES/FindNumbers:$(PROGS)/games/FindNumbers/trunk/FindNumbers.c-- \ games/flood-it:GAMES/flood-it:$(PROGS)/games/flood-it/trunk/flood-it.c \ games/mine:GAMES/MINE:$(PROGS)/games/mine/trunk/mine.c--:/MEOS \ - HTMLv:HTMLv:$(PROGS)/network/htmlv/browser/HTMLv.c \ + HTMLv:HTMLv:$(PROGS)/cmm/htmlv/browser/HTMLv.c \ #develop/c--:DEVELOP/C--:$(PROGS)/develop/c--/trunk/32.c-- \ # end of list diff --git a/data/new-stack/Makefile b/data/new-stack/Makefile index e673180233..4b8cb62806 100644 --- a/data/new-stack/Makefile +++ b/data/new-stack/Makefile @@ -174,7 +174,7 @@ COPY_FILES:=\ # except that there can be fourth field with parameters for a compiler. CMM_PROGRAMS:=\ File|Managers/Eolite:File|Managers/EOLITE:$(PROGS)/fs/Eolite/trunk/Eolite.c-- \ - HTMLv:HTMLv:$(PROGS)/network/htmlv/browser/HTMLv.c \ + HTMLv:HTMLv:$(PROGS)/cmm/htmlv/browser/HTMLv.c \ #develop/c--:DEVELOP/C--:$(PROGS)/develop/c--/trunk/32.c-- \ # end of list