summaryrefslogtreecommitdiff
path: root/OMakeroot
diff options
context:
space:
mode:
Diffstat (limited to 'OMakeroot')
-rw-r--r--OMakeroot5
1 files changed, 4 insertions, 1 deletions
diff --git a/OMakeroot b/OMakeroot
index 8addc9e..123fdd6 100644
--- a/OMakeroot
+++ b/OMakeroot
@@ -6,4 +6,7 @@ DefineCommandVars()
#
# Include the OMakefile in this directory.
#
-.SUBDIRS: .
+CREATE_SUBDIRS = true
+vmount(-l, doc, build/doc-tmp)
+.SUBDIRS: . build/doc-tmp
+