aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-02-19 12:33:36 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-02-19 12:33:36 +0200
commitb139a6d89a0676c359552a66168b805660ebc8fb (patch)
treecd7b01aadb36588d0fec4c49ecffc48f656dc0b6 /buildfile
parent3395ca3c2f1f0a91a105f3fe92110923820d1684 (diff)
Add LEGAL file, move ODB exception note there
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildfile b/buildfile
index 1b1060b..7a6f4d7 100644
--- a/buildfile
+++ b/buildfile
@@ -1,8 +1,8 @@
# file : buildfile
# license : MIT; see accompanying LICENSE file
-./: {*/ -build/ -web/} \
- doc{LICENSE AUTHORS NEWS README INSTALL* CONTRIBUTING.md} \
+./: {*/ -build/ -web/} \
+ doc{LICENSE AUTHORS LEGAL NEWS README INSTALL* CONTRIBUTING.md} \
manifest
# Don't install tests or the INSTALL* files.