Add "download-libs.rkt" to the core sources.
This commit is contained in:
parent
e10951024f
commit
a0e6892d3e
|
@ -391,7 +391,7 @@ mz-tests := (tests: "info.rkt" "racket/" "utils/" "match/"
|
|||
;; Source definitions
|
||||
|
||||
mz-src := (+ (- (src: "README" "configure" "Makefile.in" "lt/" "racket/"
|
||||
"get-libs.rkt" "utils/"
|
||||
"get-libs.rkt" "download-libs.rkt" "utils/"
|
||||
(cond win => "worksp/{README|mzconfig.h}"
|
||||
"worksp/{build.bat|rbuildmode.c}"
|
||||
"worksp/{racket|libracket}/"
|
||||
|
|
Loading…
Reference in New Issue
Block a user