diff --git a/bin/Makefile b/bin/Makefile index f7844a5987ae..3fd3521db294 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -12,6 +12,7 @@ SUBDIR= cat \ echo \ ed \ expr \ + getfacl \ hostname \ kill \ ln \ @@ -24,6 +25,7 @@ SUBDIR= cat \ rcp \ rm \ rmdir \ + setfacl \ sh \ sleep \ stty \