summaryrefslogtreecommitdiff
path: root/doc/reference/librygel-core/Makefile.am
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2012-10-12 11:36:38 +0200
committerMurray Cumming <murrayc@murrayc.com>2012-10-12 11:36:38 +0200
commit702e91aa2091f213b37cd07a36c3f6f62990cab3 (patch)
tree84126987fde61d164c895e147907074ff98c817c /doc/reference/librygel-core/Makefile.am
parent426d7418fa7395ea3cf0e5b94cb8d834a11bcc9a (diff)
downloadrygel-702e91aa2091f213b37cd07a36c3f6f62990cab3.tar.gz
docs: Generalize the docs build more.
But the librygel-renderer-gst docs are still not correct.
Diffstat (limited to 'doc/reference/librygel-core/Makefile.am')
-rw-r--r--doc/reference/librygel-core/Makefile.am13
1 files changed, 2 insertions, 11 deletions
diff --git a/doc/reference/librygel-core/Makefile.am b/doc/reference/librygel-core/Makefile.am
index d61279fa..eeda5d41 100644
--- a/doc/reference/librygel-core/Makefile.am
+++ b/doc/reference/librygel-core/Makefile.am
@@ -10,18 +10,9 @@ VALA_SOURCE_FILES = $(LIBRYGEL_CORE_VAPI_SOURCE_FILES) \
VALA_SOURCE_FILES_WITH_PATHS = $(addprefix $(top_srcdir)/src/librygel-core/, $(VALA_SOURCE_FILES))
-VALADOC_FLAGS = --force \
- --vapidir $(top_srcdir)/src/librygel-core \
+RYGEL_DOCBUILD_VALADOC_FLAGS = \
$(RYGEL_COMMON_VALAFLAGS_PKG) \
- $(LIBRYGEL_CORE_VALAFLAGS_PKG) \
- --pkg gio-2.0 \
- --target-glib=2.32 \
- --vapidir=$(rygeldir) \
- --pkg rygel-build-config \
- -b $(top_srcdir)/src/librygel-core \
- --package-name librygel-core \
- --package-version 2.0 \
- $(VALA_SOURCE_FILES_WITH_PATHS)
+ $(LIBRYGEL_CORE_VALAFLAGS_PKG)
RYGEL_DOCBUILD_MODULE = rygel-core
RYGEL_DOCBUILD_EXTRA_GTKDOC_OPTIONS =