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:
parent
d2f2920f84
commit
ec9690ccf2
@ -28,4 +28,11 @@ SharedLibrary disk_device_manager :
|
||||
KResizeJob.cpp
|
||||
KScanPartitionJob.cpp
|
||||
KSetParametersJob.cpp
|
||||
|
||||
# utilities
|
||||
Locker.cpp
|
||||
RWLocker.cpp
|
||||
;
|
||||
|
||||
LinkSharedOSLibs libdisk_device_manager.so
|
||||
: <boot!home!config!lib>libkernelland_emu.so ;
|
||||
|
Loading…
Reference in New Issue
Block a user