summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2010-07-12 11:05:56 -0400
committerColin Walters <walters@verbum.org>2010-07-12 11:09:40 -0400
commitb0ea1f6e32fcc50bb7c7f548fb5800470ef554d6 (patch)
treea8d31fba32158f1af92a0d0c6c8e7f761f046ef8
parent8d1d09b755109d0a651374c672d61c04a1cf8464 (diff)
downloadgobject-introspection-b0ea1f6e32fcc50bb7c7f548fb5800470ef554d6.tar.gz
Don't conditionalize reference/ build on gtk-doc being enabled
gtk-doc already does that for us
-rw-r--r--docs/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index f2b19502..f3ddc22d 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1,4 +1 @@
-SUBDIRS =
-if ENABLE_GTK_DOC
-SUBDIRS += reference
-endif
+SUBDIRS = reference