Fixed build for non haiku targets
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13036 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -83,6 +83,9 @@ SharedLibrary tracker :
|
|||||||
ViewState.cpp
|
ViewState.cpp
|
||||||
VolumeWindow.cpp
|
VolumeWindow.cpp
|
||||||
WidgetAttributeText.cpp
|
WidgetAttributeText.cpp
|
||||||
|
: libbe.so libtranslation.so
|
||||||
;
|
;
|
||||||
|
|
||||||
LinkSharedOSLibs libtracker.so : libroot.so libbe.so libtranslation.so ;
|
if $(HAIKU_COMPATIBLE) {
|
||||||
|
LinkSharedOSLibs libtracker.so : libroot.so ;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user