We need to link against libbe now.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@466 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2002-07-26 20:05:25 +00:00
parent 1d32138d6f
commit 48f01b6d20

View File

@ -4,6 +4,6 @@ UsePublicHeaders app ;
SimpleTest RegistrarTest1
: RegistrarTest1.cpp
: <boot!home!config!lib>libopenbeos.so
: <boot!home!config!lib>libopenbeos.so be
;