diff options
author | Thibault Saunier <tsaunier@igalia.com> | 2018-10-22 11:48:29 +0200 |
---|---|---|
committer | Thibault Saunier <tsaunier@igalia.com> | 2019-05-13 17:00:00 -0400 |
commit | b0f5a5976046f34a2f829d55abecf58b675d8261 (patch) | |
tree | 10a6fb22bc7c06749a559d86252411697f977d36 /Makefile.am | |
parent | 0af3e36068a93a68ec6c3c039f28c441bf0af26a (diff) |
docs: Port to hotdoc
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 609c7e39..f88b6c8c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,9 +6,7 @@ else SUBDIRS_TESTS = endif -SUBDIRS = gst-libs gst $(SUBDIRS_TESTS) m4 common docs - -DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc +SUBDIRS = gst-libs gst $(SUBDIRS_TESTS) m4 common # Extra clean files so that maintainer-clean removes *everything* MAINTAINERCLEANFILES = \ |