From 14ea2a04ebfa287e33b69a3bc7e47f02ba93c9ed Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Tue, 11 Mar 2014 16:04:28 +0000 Subject: Add API documentation support Add optional support for building API documentation using gtk-doc. Signed-off-by: Thomas Wood 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 431e7b41..9949679b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS} -I m4 -SUBDIRS = lib man tools scripts benchmarks demos overlay +SUBDIRS = docs lib man tools scripts benchmarks demos overlay if BUILD_ASSEMBLER SUBDIRS += assembler -- cgit v1.2.3