Reset the correct subdir environment before doing the final stuff (haiku
image, netboot archive, etc). git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21709 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -142,6 +142,9 @@ if $(HAIKU_DONT_INCLUDE_SRC) {
|
|||||||
SubInclude HAIKU_TOP src ;
|
SubInclude HAIKU_TOP src ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# reset subdir
|
||||||
|
SubDir HAIKU_TOP ;
|
||||||
|
|
||||||
# specify the Haiku image and network boot archive contents
|
# specify the Haiku image and network boot archive contents
|
||||||
include [ FDirName $(HAIKU_BUILD_RULES_DIR) HaikuImage ] ;
|
include [ FDirName $(HAIKU_BUILD_RULES_DIR) HaikuImage ] ;
|
||||||
include [ FDirName $(HAIKU_BUILD_RULES_DIR) NetBootArchive ] ;
|
include [ FDirName $(HAIKU_BUILD_RULES_DIR) NetBootArchive ] ;
|
||||||
|
|||||||
Reference in New Issue
Block a user