Distribute all COPYING*.txt files.
This commit is contained in:
parent
f57fbd94a6
commit
436d9f25f9
|
@ -361,7 +361,7 @@ mz-base := "/racket/README"
|
|||
mz-manuals := (scribblings: "main/") ; generates main pages (next line)
|
||||
(doc: "license/" "release/" "acks/" "search/"
|
||||
"getting-started/")
|
||||
(notes: "COPYING.txt" "COPYING-libscheme.txt")
|
||||
(notes: "COPYING*.txt")
|
||||
(doc: "doc-license.txt") ; needed (when docs are included)
|
||||
(doc+src: "reference/" "guide/" "quick/" "more/"
|
||||
"foreign/" "inside/" ;; "places/" <- not ready yet
|
||||
|
|
Loading…
Reference in New Issue
Block a user