summaryrefslogtreecommitdiff
path: root/curl/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-04-02 17:21:17 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-04-05 15:12:58 +0300
commitf16f6964784b52873ba97e1853290d1816c417b6 (patch)
treedff1eb87f05b5dbd8b2d6b459fd12d124840c9f5 /curl/buildfile
parent83cc5d7250664b6ff24a2579779f0a5a5e3b00c8 (diff)
Use legal{} target type for COPYING and bump build2 version requirement to 0.13.0
Diffstat (limited to 'curl/buildfile')
-rw-r--r--curl/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/curl/buildfile b/curl/buildfile
index e6fae04..fd6af50 100644
--- a/curl/buildfile
+++ b/curl/buildfile
@@ -1,7 +1,7 @@
# file : buildfile
# license : curl License; see accompanying COPYING file
-./: {*/ -build/} doc{COPYING INSTALL README} manifest
+./: {*/ -build/} doc{INSTALL README} legal{COPYING} manifest
# Don't install tests or the INSTALL file.
#