Make --enable-man and --enable-gtk-doc independent
authorMatthias Clasen <mclasen@redhat.com>
Wed, 8 Aug 2012 13:55:29 +0000 (09:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 16 Aug 2012 22:06:05 +0000 (18:06 -0400)
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

docs/Makefile.am

index 03580e8..2349f44 100644 (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