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:
François Revol
2009-10-21 10:06:31 +00:00
parent 265078a6df
commit ff4169d224
+2
View File
@@ -17,6 +17,7 @@ AddResources hey : hey.rdef ;
AddResources mimeset : mimeset.rdef ;
AddResources mountvolume : mountvolume.rdef ;
AddResources urlwrapper : urlwrapper.rdef ;
AddResources checkitout : checkitout.rdef ;
# standard commands that don't need any additional library
StdBinCommands
@@ -109,6 +110,7 @@ StdBinCommands
# standard commands that need libbe.so and libsupc++.so
StdBinCommands
alert.cpp
checkitout.cpp
dstcheck.cpp
hey.cpp
reindex.cpp