summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 75f45f4..68c98f0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,9 @@ endif
if DESKTOP_DOCS_ENABLED
SUBDIRS += desktop-docs
endif
+if USER_GUIDE_ENABLED
+SUBDIRS += user-guide
+endif
if MATE_CONF_IMPORT_ENABLED
SUBDIRS += mate-conf
endif