diff options
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,6 +2,6 @@ # copyright : Copyright (c) 2014-2015 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file -d = brep/ loader/ tests/ +d = brep/ loader/ tests/ www/ ./: $d doc{LICENSE version} include $d |