Make --enable-man and --enable-gtk-doc independent

Previously, --enable-man --disable-gtk-doc would silently skip
man page generation, because we didn't even desdend into docs/reference.
Fix this by always going there.

https://bugzilla.gnome.org/show_bug.cgi?id=681336
This commit is contained in:
Matthias Clasen 2012-08-08 09:55:29 -04:00
parent 317d91d06b
commit ce531302cd

View File

@ -1,9 +1,7 @@
## Process this file with automake to produce Makefile.in
include $(top_srcdir)/Makefile.decl
if ENABLE_GTK_DOC
SUBDIRS = reference
endif
EXTRA_DIST += debugging.txt macros.txt