added lbracket to the build

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19770 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2007-01-11 20:27:22 +00:00
parent 2c30336c03
commit 7d90af85d3
2 changed files with 2 additions and 1 deletions

View File

@ -20,7 +20,7 @@ if $(INCLUDE_GPL_ADDONS) = 1 {
GPL_ONLY = ;
}
BEOS_BIN = addattr alert arp basename beep cat catattr chgrp chmod chop chown clear
BEOS_BIN = "[" addattr alert arp basename beep cat catattr chgrp chmod chop chown clear
clockconfig cmp comm cp copyattr csplit cut date dd desklink df diff dirname driveinfo
dstcheck du echo eject env error expr factor false fdinfo ffm find finddir fortune ftp funzip gawk
$(X86_ONLY)gdb grep groups gzip head hey id ideinfo idestatus ifconfig iroster isvolume

View File

@ -103,6 +103,7 @@ StdBinCommands
# users.c
# who.c
BinCommand "[" : lbracket.c : libfetish.a : $(coreutils_rsrc) ;
BinCommand ls :
ls.c ls-dir.c : libfetish.a : $(coreutils_rsrc) ;