Fixed build for target R5.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14689 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
e422da6973
commit
54bb4f57cf
@ -2,6 +2,10 @@ SubDir HAIKU_TOP src kits translation ;
|
||||
|
||||
SetSubDirSupportedPlatformsBeOSCompatible ;
|
||||
|
||||
if $(TARGET_PLATFORM) != haiku {
|
||||
UsePublicHeaders translation ;
|
||||
}
|
||||
|
||||
UsePrivateHeaders translation ;
|
||||
|
||||
SharedLibrary libtranslation.so :
|
||||
|
Loading…
Reference in New Issue
Block a user