libtranslation.so was built for the libbe_test target, but wasn't part of the
test environment (the install-test-apps target). git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15371 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
4a856e1d8d
commit
dd344f7934
@ -25,3 +25,8 @@ Package haiku-translationkit-cvs :
|
||||
Package haiku-translationkit-cvs :
|
||||
libtranslation.so :
|
||||
boot home config lib ;
|
||||
|
||||
if $(TARGET_PLATFORM) = libbe_test {
|
||||
HaikuInstall install-test-apps : $(HAIKU_APP_TEST_LIB_DIR) : libtranslation.so
|
||||
: tests!apps ;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user