Added the new BPlusTree.cpp and File.cpp to the build.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4655 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -9,5 +9,7 @@ SubDirHdrs $(OBOS_TOP) src add-ons kernel file_systems bfs ;
|
|||||||
KernelStaticLibrary boot_bfs :
|
KernelStaticLibrary boot_bfs :
|
||||||
bfs.cpp
|
bfs.cpp
|
||||||
Directory.cpp
|
Directory.cpp
|
||||||
|
File.cpp
|
||||||
Stream.cpp
|
Stream.cpp
|
||||||
|
BPlusTree.cpp
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user