aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/timed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/timed/Makefile')
-rw-r--r--doc/examples/timed/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/timed/Makefile b/doc/examples/timed/Makefile
index 1b1cbd3..fe1285c 100644
--- a/doc/examples/timed/Makefile
+++ b/doc/examples/timed/Makefile
@@ -1,4 +1,4 @@
-COMMANDS = init cleanup write poll
+COMMANDS = init cleanup write poll read
all: ${COMMANDS}