~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/include.am

  • Committer: Monty Taylor
  • Date: 2011-02-15 03:57:13 UTC
  • mfrom: (2168.1.7 build)
  • Revision ID: mordred@inaugust.com-20110215035713-w41jt6izr5r8e8lq
Merge Haildb fixes from Stewart and various small build cleanups from Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
# Makefile for Sphinx documentation
25
25
#
26
26
 
27
 
SPHINXOPTS    = -W -D release=${PANDORA_RELEASE_VERSION}
 
27
SPHINXOPTS    = ${SPHINX_WARNINGS} -D release=${PANDORA_RELEASE_VERSION}
28
28
PAPER         =
29
29
SPHINX_BUILDDIR      = ${top_builddir}/docs
30
30