aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/timed/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-05-17 14:49:22 +0200
committerMattias Andrée <maandree@operamail.com>2015-05-17 14:49:22 +0200
commit5411b208af6b45cd45b00f45bc135b65a7ae899f (patch)
treebe4d56e8b7a3efb63018d702f327a4b7c7662fad /doc/examples/timed/Makefile
parentm (diff)
downloadbus-5411b208af6b45cd45b00f45bc135b65a7ae899f.tar.gz
bus-5411b208af6b45cd45b00f45bc135b65a7ae899f.tar.bz2
bus-5411b208af6b45cd45b00f45bc135b65a7ae899f.tar.xz
timed write example3.1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
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 fe1285c..9506947 100644
--- a/doc/examples/timed/Makefile
+++ b/doc/examples/timed/Makefile
@@ -1,4 +1,4 @@
-COMMANDS = init cleanup write poll read
+COMMANDS = init cleanup write poll read slow-poll
all: ${COMMANDS}