Added new files, and we now link against our kernelland_emu library, because modules are used.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3469 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -28,4 +28,11 @@ SharedLibrary disk_device_manager :
|
|||||||
KResizeJob.cpp
|
KResizeJob.cpp
|
||||||
KScanPartitionJob.cpp
|
KScanPartitionJob.cpp
|
||||||
KSetParametersJob.cpp
|
KSetParametersJob.cpp
|
||||||
|
|
||||||
|
# utilities
|
||||||
|
Locker.cpp
|
||||||
|
RWLocker.cpp
|
||||||
;
|
;
|
||||||
|
|
||||||
|
LinkSharedOSLibs libdisk_device_manager.so
|
||||||
|
: <boot!home!config!lib>libkernelland_emu.so ;
|
||||||
|
|||||||
Reference in New Issue
Block a user