Jamfile: Remove doc_files.

Unused.
This commit is contained in:
Augustin Cavalier 2018-11-22 13:17:21 -05:00
parent c371f18d7e
commit 2b69731ab3

View File

@ -1,8 +1,5 @@
SubDir HAIKU_TOP ;
NotFile doc_files ;
Depends files : doc_files ;
# Prepare the optional build features before parsing the Jamfile tree.
local architectureObject ;
for architectureObject in [ MultiArchSubDirSetup ] {