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:
Jérôme Duval
2005-06-09 20:31:09 +00:00
parent 57e2f323c7
commit 6102a61109
+4 -1
View File
@@ -83,6 +83,9 @@ SharedLibrary tracker :
ViewState.cpp
VolumeWindow.cpp
WidgetAttributeText.cpp
: libbe.so libtranslation.so
;
LinkSharedOSLibs libtracker.so : libroot.so libbe.so libtranslation.so ;
if $(HAIKU_COMPATIBLE) {
LinkSharedOSLibs libtracker.so : libroot.so ;
}