]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - Makefile
shell_cmds-149.tar.gz
[apple/shell_cmds.git] / Makefile
index 1b52900d572de4aa7fe9f7504443419c6236fbe4..0afb832051b6514c1d1fe859c0be4344d213095f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ Embedded=$(shell tconf --test TARGET_OS_EMBEDDED)
 
 SubProjects = alias apply basename chroot date dirname echo env expr false \
         find getopt hostname id jot kill killall lastcomm locate logname mktemp \
-        nice nohup printenv printf pwd renice script shlock sleep \
+        nice nohup path_helper printenv printf pwd renice script shlock sleep \
         tee test time true uname users w whereis which who xargs yes
 
 ifeq ($(Embedded),NO)