aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-08-21 01:08:40 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-08-21 01:08:40 +0300
commitaec3ad09368e35dc593c0592b0b068b87818957a (patch)
tree297905e1bac217ce8de15921a6346bd1c93df7d2
parenta7251169eddbd6d4d989a9b26c6a5c946c76a550 (diff)
Fix comment in buildfile
-rw-r--r--buildfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildfile b/buildfile
index 54a7828..f1c176f 100644
--- a/buildfile
+++ b/buildfile
@@ -19,8 +19,8 @@ BOOTSTRAP-WINDOWS
./: $d doc{$i README version} cli{$i} file{build.sh build-*} file{manifest}
# The version file is auto-generated (by the version module) from manifest.
-# Include it in distribution and remove when cleaning in src (so that clean
-# results in a state identical to distributed).
+# Include it in distribution and don't remove when cleaning in src (so that
+# clean results in a state identical to distributed).
#
doc{version}: file{manifest}
doc{version}: dist = true