]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - Makefile
shell_cmds-162.tar.gz
[apple/shell_cmds.git] / Makefile
index 0afb832051b6514c1d1fe859c0be4344d213095f..8b86ab0d95cefc9712417f4b1e1f8581ddf224b8 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 path_helper printenv printf pwd renice script shlock sleep \
+        nice nohup path_helper printenv printf pwd renice script seq shlock sleep \
         tee test time true uname users w whereis which who xargs yes
 
 ifeq ($(Embedded),NO)