mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 01:24:38 +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 = ../..
|
||||
|
||||
include rules.mak
|
||||
include $(PATH_TO_TOP)/config
|
||||
|
||||
all:
|
||||
$(MAKE) -C tools
|
||||
|
|
Loading…
Reference in a new issue