From ad821d1dc5d0eea4ac3a0e8e29c56c7f66191108 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Thu, 13 Dec 2018 13:43:55 +0100 Subject: autoconf: Drop gtkdoc support It's a huge kludge (doesn't track dependencies correctly) and compared to the meson one, real slow. Throw it out. Acked-by: Petri Latvala Signed-off-by: Daniel Vetter --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 044c0a07..2ca522a0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,8 +43,6 @@ endif SUBDIRS += overlay benchmarks endif -SUBDIRS += docs - MAINTAINERCLEANFILES = ChangeLog INSTALL .PHONY: ChangeLog INSTALL -- cgit v1.2.3