aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-11-29 10:43:58 +0100
committerMattias Andrée <maandree@operamail.com>2015-11-29 10:43:58 +0100
commit7f14931def91afb3c6533df4e6ff1b6fa17d713c (patch)
treebcf15d8773f98d1e7ad48b4d4c3c61fa7668c6fb /Makefile
parentadd almost all examples to info (diff)
downloadbus-7f14931def91afb3c6533df4e6ff1b6fa17d713c.tar.gz
bus-7f14931def91afb3c6533df4e6ff1b6fa17d713c.tar.bz2
bus-7f14931def91afb3c6533df4e6ff1b6fa17d713c.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 364cfc6..7d85257 100644
--- a/Makefile
+++ b/Makefile
@@ -23,9 +23,9 @@ MAN3 = bus_create bus_unlink bus_open bus_close bus_read bus_write bus_poll bus_
MAN5 = bus
MAN7 = libbus
-EXAMPLES = audio-volume-control daemon-depedencies nonblocking telephony-and-music timed
+EXAMPLES = audio-volume-control daemon-dependencies nonblocking telephony-and-music timed
EXAMPLE_audio-volume-control = amixer cleanup init monitor README
-EXAMPLE_daemon-depedencies = announce.c await-ready.c await-started.c cleanup.c d-network d-ntp \
+EXAMPLE_daemon-dependencies = announce.c await-ready.c await-started.c cleanup.c d-network d-ntp \
d-ssh init.c Makefile README require.c start-daemon.c test-daemon.c
EXAMPLE_nonblocking = cleanup.c init.c Makefile poll.c README write.c
EXAMPLE_telephony-and-music = cleanup.c end-call.c init.c Makefile monitor.c README receive-or-make-call.c