aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/buildfile b/buildfile
index 8f80581..b0b2ee2 100644
--- a/buildfile
+++ b/buildfile
@@ -14,9 +14,10 @@ BOOTSTRAP-UNIX \
BOOTSTRAP-WINDOWS
./: $d doc{$i README version} cli{$i} \
-file{build.sh build-msvc.bat build-mingw.bat}
+ file{build.sh build-msvc.bat build-mingw.bat manifest}
-include $d
+doc{version}: file{manifest} # Generated by the version module.
+doc{version}: dist = true
# Don't install the BOOTSTRAP/INSTALL files. But UPGRADE could be useful.
#