* remove Mail from the libbe_test/install-test-apps target, it was not
correctly setup anyways, since libmail.so was not part of it (at least not commited to the repo) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23151 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
SubDir HAIKU_TOP src apps mail ;
|
SubDir HAIKU_TOP src apps mail ;
|
||||||
|
|
||||||
SetSubDirSupportedPlatformsBeOSCompatible ;
|
SetSubDirSupportedPlatformsBeOSCompatible ;
|
||||||
AddSubDirSupportedPlatforms libbe_test ;
|
|
||||||
|
|
||||||
if $(TARGET_PLATFORM) != haiku {
|
if $(TARGET_PLATFORM) != haiku {
|
||||||
UsePublicHeaders mail ;
|
UsePublicHeaders mail ;
|
||||||
@@ -41,8 +40,3 @@ Package haiku-maildaemon-cvs :
|
|||||||
Mail :
|
Mail :
|
||||||
boot beos apps ;
|
boot beos apps ;
|
||||||
|
|
||||||
|
|
||||||
if ( $(TARGET_PLATFORM) = libbe_test ) {
|
|
||||||
HaikuInstall install-test-apps : $(HAIKU_APP_TEST_DIR) : Mail
|
|
||||||
: tests!apps ;
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user