summaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-04-29 08:22:45 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-04-29 08:24:16 +0200
commit34b0c86b92ac5f1d3b8b4e7c61d70b8e3f41c2e3 (patch)
treed7a4b0671cb204bd6a696fbaee17de11112453c6 /buildfile
parentf17383c18bff2458f4795a822dd1d722c3b839ad (diff)
Bump version to 3.18.0-a.0.z, switch to version module
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile5
1 files changed, 1 insertions, 4 deletions
diff --git a/buildfile b/buildfile
index eed14d0..ec37811 100644
--- a/buildfile
+++ b/buildfile
@@ -1,10 +1,7 @@
# file : buildfile
# copyright : not copyrighted - public domain
-d = sqlite3/ test/
-./: $d doc{INSTALL README} file{manifest}
-include $d
-
+./: sqlite3/ test/ doc{INSTALL README} file{manifest}
# Don't install tests or the INSTALL file.
#