mirror of
https://review.haiku-os.org/haiku
synced 2025-02-22 21:48:35 +01:00
Forgot to update this one: accidently got the install-test-apps rule wrong for libtracker.so.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14873 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
455d1c46a6
commit
de6f940f1a
@ -89,6 +89,6 @@ SharedLibrary libtracker.so :
|
||||
;
|
||||
|
||||
if $(TARGET_PLATFORM) = libbe_test {
|
||||
HaikuInstall install-test-apps : $(HAIKU_APP_TEST_DIR) : libtracker.so
|
||||
: tests!apps!lib ;
|
||||
HaikuInstall install-test-apps : $(HAIKU_APP_TEST_LIB_DIR) : libtracker.so
|
||||
: tests!apps ;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user