summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2018-12-13 13:43:55 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2018-12-13 16:46:35 +0100
commitad821d1dc5d0eea4ac3a0e8e29c56c7f66191108 (patch)
treeb705bbcda494f7364fda098230b0b22c0432bc8b /docs/Makefile.am
parentef0efddfca483ce545b86880eb41221a99e63d60 (diff)
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 <petri.latvala@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
deleted file mode 100644
index 68cb80a5..00000000
--- a/docs/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-SUBDIRS=reference
-
-EXTRA_DIST = \
- audio.txt \
- chamelium.txt \
- $(NULL)