summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index aa37fdf7..b2c5627c 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1,4 +1,6 @@
-## Process this file with automake to produce Makefile.in
+if GTK_DOC_ENABLED
+ GTK_DOC_SD = reference
+endif
-SUBDIRS = lasso-book reference
+SUBDIRS = lasso-book $(GTK_DOC_SD)