aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 17:55:37 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 17:55:37 +0300
commit220b26af92ccc7d17d6dca98688c5de6cc924d3e (patch)
tree7b119c21a8ca36ba06479a24156b3f71d6b49a80
parent2240c904c16aa0c5cdb261c17070d971f06a8c01 (diff)
Get rid of doc{version} and types for testscript and manifest in buildfiles
-rw-r--r--buildfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/buildfile b/buildfile
index 21a7db8..132000e 100644
--- a/buildfile
+++ b/buildfile
@@ -2,8 +2,7 @@
# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
-./: {*/ -build/ -m4/} doc{GPLv3 INSTALL LICENSE NEWS README version} \
- file{manifest}
+./: {*/ -build/ -m4/} doc{GPLv3 INSTALL LICENSE NEWS README} manifest
# Don't install the INSTALL file.
#