aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 18:05:53 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 18:05:53 +0300
commit486ffc735be4df2e06ad65484eba8a0fd165d9af (patch)
tree718588cb6077f93e5bf82d104c27538bb3f01201 /buildfile
parentb45cb6805fe8fdde7a80150536e33c51e3c6387c (diff)
Get rid of doc{version} and types for testscript and manifest in buildfiles
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/buildfile b/buildfile
index 637aaba..19a8f3d 100644
--- a/buildfile
+++ b/buildfile
@@ -2,8 +2,7 @@
# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
-./: {*/ -build/ -m4/} doc{GPLv2 INSTALL LICENSE NEWS README version} \
- file{manifest}
+./: {*/ -build/ -m4/} doc{GPLv2 INSTALL LICENSE NEWS README} manifest
# Don't install tests or the INSTALL file.
#