summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2016-01-27 13:29:21 -0500
committerColin Walters <walters@verbum.org>2016-01-28 09:31:34 -0500
commit32c360b5a0188ec0139218d53db7767698c8bef6 (patch)
tree0cc0c379187813072da649cb8631658bdfc5b081 /Makefile.am
parent313b4720e8b76abf8b7840e79a7a8a0662a82edb (diff)
downloadostree-32c360b5a0188ec0139218d53db7767698c8bef6.tar.gz
build: Rename doc/ -> apidoc/
This is preparation for introducing a `mkdocs` manual under `doc/` which should be significantly more useful for the world at large than the minimal manual that exists there now.
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 172af0b2..da904da2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,7 +32,7 @@ DISTCHECK_CONFIGURE_FLAGS += --enable-gtk-doc --disable-maintainer-mode
SUBDIRS += .
if ENABLE_GTK_DOC
-SUBDIRS += doc
+SUBDIRS += apidoc
endif
EXTRA_DIST += autogen.sh COPYING README.md