aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-08-21 01:05:39 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-08-21 01:05:39 +0300
commit85a88973a4254703779df5b21808650589ec2bbd (patch)
treefcc5212a4a3f264857001a75bc6610d105626cea /buildfile
parent812502fc836cc647d93ea9ccbcba435363556799 (diff)
Fix comment in buildfile
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildfile b/buildfile
index ad1ed2d..2a5ec7a 100644
--- a/buildfile
+++ b/buildfile
@@ -5,8 +5,8 @@
./: {*/ -build/} doc{INSTALL LICENSE NEWS README version} 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