summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>2016-01-29 15:39:09 +0100
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>2016-02-03 20:03:47 +0100
commitd675816ed0b053077696818253774bd3c55218ec (patch)
tree752a88a9d15b2a102d8808568dc17c401bc63b99 /Makefile.am
parent495206334758ed260b2ab9fba8ace9b0de0881f0 (diff)
resurrect gtk-doc machinery
Our auto-generated documentation has been a bit neglected. This patch replaces the 'normal' gtk-doc with the one used in GStreamer, which is adapted for plugins, elements and libraries. This patch also re-enables documentation generation. Signed-off-by: Víctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fad0a41c..5db5e1f7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4 -I common/m4 ${ACLOCAL_FLAGS}
-SUBDIRS = gst-libs gst tests common
+SUBDIRS = gst-libs gst tests common docs
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc