Add checkitout to the build.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33696 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -17,6 +17,7 @@ AddResources hey : hey.rdef ;
|
|||||||
AddResources mimeset : mimeset.rdef ;
|
AddResources mimeset : mimeset.rdef ;
|
||||||
AddResources mountvolume : mountvolume.rdef ;
|
AddResources mountvolume : mountvolume.rdef ;
|
||||||
AddResources urlwrapper : urlwrapper.rdef ;
|
AddResources urlwrapper : urlwrapper.rdef ;
|
||||||
|
AddResources checkitout : checkitout.rdef ;
|
||||||
|
|
||||||
# standard commands that don't need any additional library
|
# standard commands that don't need any additional library
|
||||||
StdBinCommands
|
StdBinCommands
|
||||||
@@ -109,6 +110,7 @@ StdBinCommands
|
|||||||
# standard commands that need libbe.so and libsupc++.so
|
# standard commands that need libbe.so and libsupc++.so
|
||||||
StdBinCommands
|
StdBinCommands
|
||||||
alert.cpp
|
alert.cpp
|
||||||
|
checkitout.cpp
|
||||||
dstcheck.cpp
|
dstcheck.cpp
|
||||||
hey.cpp
|
hey.cpp
|
||||||
reindex.cpp
|
reindex.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user