summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2012-06-26 14:44:19 +0200
committerJens Georg <mail@jensge.org>2012-07-03 09:53:50 +0200
commitc2b598fe28074850b03ae57d15c8a9f630b0c548 (patch)
tree7dbce6c9a1f2cb844dab11ded640ea5ff86e905a /Makefile.am
parent639c48f57282f439b0433f9806b7bb22d804dec9 (diff)
downloadrygel-c2b598fe28074850b03ae57d15c8a9f630b0c548.tar.gz
doc: Generate API documentation with valadoc
* configure.ac: Check for valadoc, optionally. * src/librygel-core/Makefile.am: Move some lists of files and options into filelist.am so it can be used here too: * doc/reference/librygel-core/Makefile.am: Use valadoc to generate API reference documentation.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 76e701ac..4da10195 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,8 @@ pkgconfigdir = $(libdir)/pkgconfig
EXTRA_DIST = rygel-core-1.0.pc.in rygel-renderer-1.0.pc.in \
.version
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc \
+ --enable-valadoc
# Extra clean files so that maintainer-clean removes *everything*
MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub configure depcomp install-sh ltmain.sh Makefile.in missing config.h.in