Should fix the build of libgame.so. It was linking against R5 libmedia.so

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7059 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini
2004-03-23 15:19:03 +00:00
parent bfc3bb1838
commit a88479e2a9
+1 -1
View File
@@ -23,5 +23,5 @@ SharedLibrary game :
PrependObjectHdrs DirectWindow.cpp : /boot/develop/headers/be/interface ;
LinkSharedOSLibs libgame.so :
be media
be libmedia.so
;