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 5a931c8..a2abdf0 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -17,3 +17,4 @@ all:
make -C cat/ $(ARGS)
make -C getconf/ $(ARGS)
make -C echo/ $(ARGS)
+ make -C readcore/ $(ARGS)