From b71ee7da24b8d648c7f542698e284e731bf1ca2e Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 8 Apr 2004 14:55:27 +0000 Subject: also build various subdirs in mdk-stage1 in case it's not done --- move/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'move/Makefile') diff --git a/move/Makefile b/move/Makefile index 95fd84a9b..91c888b30 100644 --- a/move/Makefile +++ b/move/Makefile @@ -32,7 +32,7 @@ build: stage1 xwait runlevel_set $(MAKE) -C ../perl-install mo_files stage1: - cd $(STAGE1) && ADDITIONAL_DEFS="-DMANDRAKE_MOVE" MOVE=1 make init stage1-full init-move + cd $(STAGE1) && ADDITIONAL_DEFS="-DMANDRAKE_MOVE" MOVE=1 make dirs init stage1-full init-move cd .. ; ./make_boot_img move install: -- cgit v1.2.1