fix dist spec

This commit is contained in:
Matthew Flatt 2012-12-27 13:56:02 -06:00
parent 3f6b30a569
commit a39004241e

View File

@ -570,7 +570,8 @@ mr-extras :+= (package: "sgl/")
mz-extras :+= (package: "syntax-color") (doc: "red-black")
;; -------------------- plt-help
dr-extras :+= (collects: "help") (bin: "Racket Documentation")
dr-extras :+= (collects: "help") (doc: "help")
(bin: "Racket Documentation")
(bin: "plt-help") (man: "plt-help")
;; -------------------- lang