docs: Don't conditionalize on ENABLE_GTK_DOC
authorColin Walters <walters@verbum.org>
Wed, 6 Oct 2010 20:59:18 +0000 (16:59 -0400)
committerColin Walters <walters@verbum.org>
Wed, 6 Oct 2010 20:59:18 +0000 (16:59 -0400)
commit54bc484b7125c4617d840facc8c4efa6031aa6ce
tree4f6cd50a6be2df43005c9216034d12e6f942ab1f
parent829633992db2bd11a781b12fa0040a3ac1d19f43
docs: Don't conditionalize on ENABLE_GTK_DOC

OS vendors which compile from the part-binary "tarballs" which
include e.g. pregenerated gtk-doc, they typically don't pass
--enable-gtk-doc.  So conditionalizing "make install"
for docs on ENABLE_GTK_DOC won't work.

This is the same as GTK+ and other projects currently work.
docs/reference/Makefile.am