Fix build of libopenbeos.so

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13908 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Lotz 2005-08-05 17:20:38 +00:00
parent 0c22832d6b
commit 0401007080

View File

@ -74,10 +74,6 @@ MergeObject <libbe>storage_diskdevice_kit.o :
# The adapter library we need (Storage Kit).
#
SEARCH on [ FGristFiles
strlcat.c strlcpy.c strcasestr.c
] = [ FDirName $(OBOS_TOP) src system libroot posix string ] ;
SharedLibrary beadapter :
LibBeAdapter.cpp
strlcat.c
@ -87,5 +83,6 @@ SharedLibrary beadapter :
: be
;
SEARCH on [ FGristFiles
strlcat.c strlcpy.c strcasestr.c
] = [ FDirName $(OBOS_TOP) src system libroot posix string ] ;