From 4d9faf822d88c2502dedec9e02b55d143b563882 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Tue, 22 Jan 2019 14:42:10 +0100 Subject: automake: Drop manpage build support We've already thrown out the gtkdoc build support from the automake files, let's do the same with the manpages build. Acked-by: Petri Latvala Signed-off-by: Daniel Vetter --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 2ca522a0..81b66509 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS} -I m4 -SUBDIRS = lib man tools scripts benchmarks include +SUBDIRS = lib tools scripts benchmarks include if BUILD_TESTS SUBDIRS += tests -- cgit v1.2.3