From f7c9f13728f83f24aafd50ce7a450c68780b40a7 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 16 Apr 2015 20:48:16 +0200 Subject: man5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ccb2251..66f33e5 100644 --- a/Makefile +++ b/Makefile @@ -11,10 +11,11 @@ VERSION = 1.0 all: bus doc doc: man -man: man1 +man: man1 man5 bus: bin/bus bin/libbus.so.$(LIB_VERSION) bin/libbus.so.$(LIB_MAJOR) bin/libbus.so bin/libbus.a man1: bin/bus.1 bin/bus-broadcast.1 bin/bus-create.1 bin/bus-listen.1 bin/bus-remove.1 bin/bus-wait.1 +man5: bin/bus.5 bin/%.1: doc/%.1 @echo SED $@ -- cgit v1.2.3-70-g09d2