aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 17:05:28 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 17:05:28 +0300
commit4e21797f8e9846dacd120f2fed881b6c14e37eb1 (patch)
treee348f28a6bc776f68150a42a5e86bd2708d8d124 /buildfile
parentbfe21ef89d73183c01e20cfbd13c461ee7809438 (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 9468ebb..4c627c7 100644
--- a/buildfile
+++ b/buildfile
@@ -2,8 +2,7 @@
# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
-./: {*/ -build/ -doc/ -m4/} doc{INSTALL LICENSE NEWS README version} \
- file{manifest}
+./: {*/ -build/ -doc/ -m4/} doc{INSTALL LICENSE NEWS README} manifest
# Don't install tests or the INSTALL file.
#