mirror of
https://review.haiku-os.org/haiku
synced 2024-11-23 07:18:40 +01:00
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:
parent
3ddb7b1df4
commit
689e67941d
3
Jamfile
3
Jamfile
@ -142,6 +142,9 @@ if $(HAIKU_DONT_INCLUDE_SRC) {
|
||||
SubInclude HAIKU_TOP src ;
|
||||
}
|
||||
|
||||
# reset subdir
|
||||
SubDir HAIKU_TOP ;
|
||||
|
||||
# specify the Haiku image and network boot archive contents
|
||||
include [ FDirName $(HAIKU_BUILD_RULES_DIR) HaikuImage ] ;
|
||||
include [ FDirName $(HAIKU_BUILD_RULES_DIR) NetBootArchive ] ;
|
||||
|
Loading…
Reference in New Issue
Block a user