diff --git a/Makefile b/Makefile index f09e56f..1669773 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ COVER_DIR=cover # Package lists TOPLEVEL_PKG := jsh -CMD_LIST := jsh/ps +CMD_LIST := jsh/ps jsh/free jsh/ls # List building ALL_LIST = $(TOPLEVEL_PKG) $(CMD_LIST)