bfs_shell: build fix.
This commit is contained in:
@@ -54,6 +54,7 @@ local bfsSource =
|
|||||||
Attribute.cpp
|
Attribute.cpp
|
||||||
CheckVisitor.cpp
|
CheckVisitor.cpp
|
||||||
Debug.cpp
|
Debug.cpp
|
||||||
|
DeviceOpener.cpp
|
||||||
FileSystemVisitor.cpp
|
FileSystemVisitor.cpp
|
||||||
Index.cpp
|
Index.cpp
|
||||||
Inode.cpp
|
Inode.cpp
|
||||||
@@ -88,5 +89,5 @@ BuildPlatformMain <build>bfs_fuse
|
|||||||
$(HOST_STATIC_LIBROOT) $(fsShellCommandLibs) fuse
|
$(HOST_STATIC_LIBROOT) $(fsShellCommandLibs) fuse
|
||||||
;
|
;
|
||||||
|
|
||||||
SEARCH on [ FGristFiles QueryParserUtils.cpp ]
|
SEARCH on [ FGristFiles DeviceOpener.cpp QueryParserUtils.cpp ]
|
||||||
+= [ FDirName $(HAIKU_TOP) src add-ons kernel file_systems shared ] ;
|
+= [ FDirName $(HAIKU_TOP) src add-ons kernel file_systems shared ] ;
|
||||||
|
|||||||
Reference in New Issue
Block a user