aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-08-21 01:07:43 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-08-21 01:07:43 +0300
commit5bd4656d4e8b5a15e5ce6e696512b5d56401aea6 (patch)
tree820b3b1c7a5da2e23e6a6b238624128a5668fd6e /buildfile
parent4213b9d406700b1e120e97203e06653389a7f879 (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