mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
Fix "make bootcd"
svn path=/trunk/; revision=14565
This commit is contained in:
parent
52c1eca7aa
commit
b1cf1bfa05
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
||||||
PATH_TO_TOP = ../..
|
PATH_TO_TOP = ../..
|
||||||
|
|
||||||
include rules.mak
|
include rules.mak
|
||||||
|
include $(PATH_TO_TOP)/config
|
||||||
|
|
||||||
all:
|
all:
|
||||||
$(MAKE) -C tools
|
$(MAKE) -C tools
|
||||||
|
|
Loading…
Reference in a new issue