From ddcd67c03e17dfcd0e584b5a3a2bfc56da0cac12 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 27 Aug 2013 20:03:24 +0000 Subject: doc: dtas-player_sink_examples manpage This should hopefully make it easier to introduce users to sink usage. --- Documentation/GNUmakefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Documentation/GNUmakefile') diff --git a/Documentation/GNUmakefile b/Documentation/GNUmakefile index 94c81d5..1b83c4a 100644 --- a/Documentation/GNUmakefile +++ b/Documentation/GNUmakefile @@ -13,9 +13,12 @@ ones += dtas-player ones += dtas-xdelay ones += dtas-sinkedit ones += dtas-sourceedit +sevens = +sevens += dtas-player_protocol +sevens += dtas-player_sink_examples man1 := $(addsuffix .1, $(ones)) -man7 := $(addsuffix .7,dtas-player_protocol) +man7 := $(addsuffix .7, $(sevens)) all:: man -- cgit v1.2.3-24-ge0c7