build: always generate docs at dist time (bgo #700093)
authorDan Williams <dcbw@redhat.com>
Fri, 10 May 2013 14:55:09 +0000 (09:55 -0500)
committerDan Williams <dcbw@redhat.com>
Tue, 14 May 2013 15:53:46 +0000 (10:53 -0500)
commit3a5bf0517caa421efe9e3e64eeb96b0358480384
treec3ce2121a298fc29bbd0e4ac97cca156eee823a1
parentf762fa58d696959790b72a3cf6c4416cb8e92378
build: always generate docs at dist time (bgo #700093)

dist tarballs shouldn't ever be released without the documentation,
and this allows us to build the tarballs with pre-generated docs
that get installed on the end system, but don't need to be built
there.  So the end system doesn't need gtk-doc installed, only
the dist system does.

https://bugzilla.gnome.org/show_bug.cgi?id=700093
Makefile.am
configure.ac
docs/Makefile.am
docs/api/Makefile.am
man/Makefile.am