Added Referenceable.cpp -- it's in the kernel, so we need it.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34086 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -37,6 +37,7 @@ SharedLibrary libuserlandfs_haiku_kernel.so
|
|||||||
block_cache.cpp
|
block_cache.cpp
|
||||||
file_map.cpp
|
file_map.cpp
|
||||||
khash.c
|
khash.c
|
||||||
|
Referenceable.cpp
|
||||||
|
|
||||||
# emulation
|
# emulation
|
||||||
entry_cache.cpp
|
entry_cache.cpp
|
||||||
@@ -62,3 +63,7 @@ SEARCH on [ FGristFiles
|
|||||||
SEARCH on [ FGristFiles
|
SEARCH on [ FGristFiles
|
||||||
khash.c
|
khash.c
|
||||||
] = [ FDirName $(HAIKU_TOP) src system kernel util ] ;
|
] = [ FDirName $(HAIKU_TOP) src system kernel util ] ;
|
||||||
|
|
||||||
|
SEARCH on [ FGristFiles
|
||||||
|
Referenceable.cpp
|
||||||
|
] = [ FDirName $(HAIKU_TOP) src kits support ] ;
|
||||||
|
|||||||
Reference in New Issue
Block a user