Add urlwrapper to the build

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20040 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2007-02-02 07:53:53 +00:00
parent fc7ccd64a7
commit 589392515f

View File

@ -69,6 +69,7 @@ StdBinCommands
: libtermcap.a : $(haiku-utils_rsrc) ;
AddResources mimeset : mimeset.rdef ;
AddResources urlwrapper : urlwrapper.rdef ;
# standard commands that need libbe.so
StdBinCommands
@ -95,6 +96,7 @@ StdBinCommands
roster.cpp
settype.cpp
setversion.cpp
urlwrapper.cpp
version.cpp
# yes.cpp
: be : $(haiku-utils_rsrc) ;