diff options
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,9 +1,10 @@ # file : buildfile # license : MIT; see accompanying LICENSE file -./: {*/ -build/ -config/ -old-tests/} \ - doc{INSTALL LICENSE NEWS README CONTRIBUTING.md} \ - file{INSTALL.cli bootstrap* config.guess config.sub} manifest +./: {*/ -build/ -config/ -old-tests/} \ + doc{INSTALL LICENSE COPYRIGHT NEWS README CONTRIBUTING.md} \ + file{INSTALL.cli bootstrap* config.guess config.sub} \ + manifest # Don't install tests or the INSTALL file. # |