diff options
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |