summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 49c40034..e7265177 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -5,6 +5,6 @@ SUBDIRS = lasso-book
if ENABLE_GTK_DOC
SUBDIRS += reference
else
-DIST_SUBDIRS = reference
+DIST_SUBDIRS = reference lasso-book
endif