summaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index f02e15b..5a931c8 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -16,3 +16,4 @@ all:
make -C elfdump/ $(ARGS)
make -C cat/ $(ARGS)
make -C getconf/ $(ARGS)
+ make -C echo/ $(ARGS)