aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-05-19 09:18:29 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-19 09:18:29 +0200
commitbd3fb4a1324228b768bfa1f34ab4ce12539eb45b (patch)
treec8a0e6bd089c9ca9d87181d1945d71e3be54a5bb /buildfile
parent43a1c24b089ae92bcf9a80584ebdf4c4011b9664 (diff)
Add manifest{} target type ('manifest' file name automatically mapped as such)
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index 7c129d8..38c95ce 100644
--- a/buildfile
+++ b/buildfile
@@ -4,7 +4,7 @@
./: {*/ -build/ -config/ -old-tests/} \
doc{INSTALL LICENSE NEWS README version} \
- file{INSTALL.cli bootstrap* config.guess config.sub manifest}
+ file{INSTALL.cli bootstrap* config.guess config.sub} manifest
# The version file is auto-generated (by the version module) from manifest.
# Include it in distribution and don't remove when cleaning in src (so that