aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-08-21 01:07:01 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-08-21 01:07:01 +0300
commit2725fd1352edff4b49af21f9a4109e86491506b0 (patch)
treecf9d9f112f44402be7c0fb0fdf7c46cd6c7a780e
parent72fb48f6b51cbf43bcd5ebd54dcc889b5cadb9a4 (diff)
Fix comment in 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